Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unable to list or publish the packages using NPE with Nuget Server version 3.0.1.0 #6319

Closed
cmreddyv opened this issue Dec 15, 2017 · 3 comments

Comments

@cmreddyv
Copy link

unable to publish/list the packages in Nuget Package Explorer for the latest version of New Nuget server version 3.0.1.0

FY!, this a plain nuget server using to host the packages, created using the approach creating a empty asp.net web application and then installed the nuget server in that solution using manage nuget package sources and then host the applciation on IIS.

We are able to list the packages using the nuget.exe and VS but not with the Nuget package explorer.

Nuget package explorer is working with the previous version of Nuget server after upgrading to the latest version it stopped working

Can find the details at NuGetPackageExplorer/NuGetPackageExplorer#275 (comment)

@emgarten
Copy link
Member

@joelverhagen any ideas why this would have changed on NuGet.Server?

NPE is using very old 2.x NuGet libraries.

@joelverhagen
Copy link
Member

Moving to NuGetGallery repository, as this is a server-side issue.

@joelverhagen
Copy link
Member

Issue moved to NuGet/NuGetGallery #5193 via ZenHub

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants