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!
HTTP 500 Error using Pull to ProGet for NuGet Package with Dependencies
-
I go to the Default Feed and select any package with dependences. I click the Pull to ProGet button, check the "Download Dependencies" checkbox and click the "Install Package" button. I get an HTTP 500 error.
Product: ProGet
Version: 3.5.6
-
That option unfortunately will not work at this time without significant changes, and it's supposed to be hidden currently. We may remove it in the next version or add the required functionality to get it working in an even later version. The problem with it is that dependencies can now vary based on other factors such as platform, .NET Framework version, etc.
As a workaround, enabling caching for the feed and downloading the package from Visual Studio will accomplish essentially the same thing, though.