i am having trouble with debugging my solution, each time i try to debug it says
Attempt by method
'System.Web.Http.HttpConfiguration..ctor(System.Web.Http.HttpRouteCollection)'
to access method
'System.Web.Http.HttpConfiguration.DefaultFormatters()' failed.
this error occours in Application_Start() of UmbracoApplicationBase
Eroor while debugging the solution
Hi All,
i am having trouble with debugging my solution, each time i try to debug it says
Attempt by method 'System.Web.Http.HttpConfiguration..ctor(System.Web.Http.HttpRouteCollection)' to access method 'System.Web.Http.HttpConfiguration.DefaultFormatters()' failed.
this error occours in Application_Start() of UmbracoApplicationBase
Please help
Thanks
Yogesh
is working on a reply...