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!
Strange error on proGet
-
Hello.
After uopgrading to proGet 3.7.6 last week we get randomly an error HTTP with code 500 fetching nuget packages with nuget.
On the machine where proGet is installed I get this error messge in the Application events:
InvalidOperationException
Cannot find specified method. at Inedo.Web.Handlers.DynamicDelegateHandler.GetHttpHandler(GetHandlerParams args) at Inedo.Web.Handlers.HandlerList.GetHttpHandler(GetHandlerParams args) at Inedo.Web.Handlers.DynamicHttpHandling.System.Web.IHttpHandlerFactory.GetHandler(HttpContext context, String requestType, String url, String pathTranslated) at System.Web.HttpApplication.MapHttpHandler(HttpContext context, String requestType, VirtualPath path, String pathTranslated, Boolean useAppConfig) at System.Web.HttpApplication.MapHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
http://sspackage.softsolutions.it:8082/0x44/ProGet.WebApplication/Inedo.ProGet.WebApplication.Pages.Administration.AdministrationOverviewPage/_0x3c_CreateProGetServiceContainer_0x3e_b_0x5f__0x5f_1e
/0x44/ProGet.WebApplication/Inedo.ProGet.WebApplication.Pages.Administration.AdministrationOverviewPage/_0x3c_CreateProGetServiceContainer_0x3e_b_0x5f__0x5f_1eHow acn we fix this?
Product: ProGet
Version: 3.7.6
-
This error is unrelated to the feed; it looks like a bug displaying the status of the service.
You'll need to find the actual error from the 500 to see where the problem is.
-
Hello.
What we noticed is that when we receive this error if we delete the nuget package in the feed and then reload it the problem disappear. We still have a legacy feed.
Do you think that info could be relevant?