This question is locked. New answers and comments are not allowed.
Hi, we have a private NuGet feed in our organization (https://www.nuget.org/packages/NuGet.Server, updated to the last 2.8 version), where we have uploaded the package with the XAML controls for Windows 8.1. When we try to add the package to a project from Visual Studio, we get a 404 error.
It happens the same with the Windows 8.1 HTML controls.
The Windows 8 version of the same packages, and several dozens of other packages (both from Telerik and other vendors) hosted in the same feed don't have the problem, and get added to the projects normally.
If I copy the two packages to a local folder and add it as a NuGet package source, I am able to add them to the projects. So the problem only arises when trying to add them from the NuGet server.
Does anyone have a similar setup? Do you have any clues about what may be happening?
It happens the same with the Windows 8.1 HTML controls.
The Windows 8 version of the same packages, and several dozens of other packages (both from Telerik and other vendors) hosted in the same feed don't have the problem, and get added to the projects normally.
If I copy the two packages to a local folder and add it as a NuGet package source, I am able to add them to the projects. So the problem only arises when trying to add them from the NuGet server.
Does anyone have a similar setup? Do you have any clues about what may be happening?