[Mono-aspnet-list] nuget.server supported for hosting nuget gallery on mono?

cwb124 cwb124 at yahoo.com
Mon Mar 3 16:41:32 UTC 2014


I am trying desperately to get a nuget gallery hosted on Apache with mono. I
have mono and apache configured and a new empty .net 4 web app with
nuget.server created and copied to the linux server. I got as far as getting
the site up and running so the Default.aspx is displayed when browsing to
the site. However I can't get anything beyond that to work. If I try to view
available packages via the link on the main page (I copied some nupkg files
into the Packages directory), I get the following error:

Description: HTTP 404.The resource you are looking for (or one of its
dependencies) could have been removed, had its name changed, or is
temporarily unavailable. Please review the following URL and make sure that
it is spelled correctly.

Details: Requested URL: /nuget/Packages

On IIS, the routemagic.dll seems to be the key in making the /nuget path
work. However that simply isn't happening in Mono. I have no idea if this is
simply not a supported service on mono or if I'm doing something wrong.

All permissions are correct. I am calling mod-mono-server4 since the
nuget.server was built with .NET 4.

Any help or direction would be most helpful.



--
View this message in context: http://mono.1490590.n4.nabble.com/nuget-server-supported-for-hosting-nuget-gallery-on-mono-tp4662095.html
Sent from the Mono - ASP.NET mailing list archive at Nabble.com.


More information about the Mono-aspnet-list mailing list