Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.
If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!
Issue with NuGet Package Manager in Visual Studio
-
When the package manager tries to retrieve the packages list, it sends a request to the server :
http://myserver/nuget/myfeed/Packages()/$count?$filter=IsLatestVersion
With the version 3.3.11, the server responds nothing and the package manager displays nothing. With the version 3.2.1, the server responds correctly with the number of packages.
Could you do a patch for this issue ?
Product: ProGet
Version: 3.3.11
-
I can't reproduce this problem; the query always works for me. Could you send a fiddler trace of the failed request to support at inedo.com?