Coder Social home page Coder Social logo

Comments (10)

daniel-luberda avatar daniel-luberda commented on August 10, 2024 1

It's not DLToolkit.Forms.Controls.FlowListView package issue.

Your Visual Studio nuget cache is corrupted. You need to:

  • clean it
  • remove all packages
  • remove packages folder from your project.

from dltoolkit.forms.controls.

daniel-luberda avatar daniel-luberda commented on August 10, 2024 1

Yes, I'm sure. Your Visual Studio installation nuget package cache for DLToolkit.Forms.Controls package is corrupted. Please google how to clean it.

from dltoolkit.forms.controls.

3-50 avatar 3-50 commented on August 10, 2024

Are you sure?
i 'am trying to delete folder "packages" from project.. It did not help.
Just now:
New project -> add, for example, Xamarin.FFImageLoading -> work fine!
New project -> add DLToolkit.Forms.Controls -> "File contains corrupted data"

Same problem
moment/moment#3285

from dltoolkit.forms.controls.

3-50 avatar 3-50 commented on August 10, 2024

i'am so sorry, but these commands
nuget.exe locals -clear all
nuget.exe locals -clear http-cache
nuget.exe locals -clear packages-cache
nuget.exe locals -clear global-packages
nuget.exe locals -clear temp
useless too...

i can record my screen.

from dltoolkit.forms.controls.

daniel-luberda avatar daniel-luberda commented on August 10, 2024
  • del %LOCALAPPDATA%\NuGet\Cache\*.nupkg /q
  • nuget locals all -clear
  • dnu clear-http-cache
  • dotnet restore --no-cache

from dltoolkit.forms.controls.

3-50 avatar 3-50 commented on August 10, 2024

It didn't work out.

Solution.

  1. Unpack zip archive (rename "DLToolkit.Forms.Controls.FlowListView.1.0.7.nupkg" to "DLToolkit.Forms.Controls.FlowListView.1.0.7.zip")
  2. edit files: "DLToolkit.Forms.Controls.FlowListView.nuspec", "d17c440ccd5f498e8fe7b8b7e3739740.psmdcp"
    from 1.0.7
    to 1.0.6
  3. Packs the files/folders to a zip archive and rename .zip to .nupkg

from dltoolkit.forms.controls.

3-50 avatar 3-50 commented on August 10, 2024

Hello again!
I do clean install Windows 10 v1607 on another partition, I installed VS2015.
New project -> add DLToolkit.Forms.Controls -> "File contains corrupted data".

It's not DLToolkit.Forms.Controls.FlowListView package issue.

O rly?

from dltoolkit.forms.controls.

wagnerps avatar wagnerps commented on August 10, 2024

Hello, i'm having the same issue, every time i need to update / install another package, i need to uninstall FlowListView, install/update other packages and then reinstall FlowListView.

from dltoolkit.forms.controls.

3-50 avatar 3-50 commented on August 10, 2024

Are you trying edit files "DLToolkit.Forms.Controls.FlowListView.nuspec", "d17c440ccd5f498e8fe7b8b7e3739740.psmdcp"?

from dltoolkit.forms.controls.

wagnerps avatar wagnerps commented on August 10, 2024

Actually, my problem is a little different:

Severity Code Description Project File Line Suppression State
Error An error occurred while retrieving package metadata for 'DLToolkit.Forms.Controls.FlowListView.1.0.7' from source 'D:\path\project\packages'. 0

from dltoolkit.forms.controls.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.