I am working on an asp.net mvc-4 web application inside visual studio 2012 professional. last week everything was working fine, where i were able to debug the project. but today when i debug my project i got this error:-
HTTP Error 500.0 - Internal Server Error An error message detailing the cause of this specific request failure can be found in the application event log of the web server. Please review this log entry to discover what caused this error to occur.
Here is the full details of the error:-
Now nothing has changed inside the code, but 2 days ago we got those windows updates installed:-
so can anyone advice what can be the issue?
Thanks
here is the full details of the error inside the IIS express (IISExpress\TraceLogFiles\):-
last week everything was working fine, where i were able to debug the project. but today when i debug my project i got this error
johnjohn123123
Now nothing has changed inside the code, but 2 days ago we got those windows updates installed
As you mentioned, it seems that some windows updates cause the existing project not working on development environment, do you try to uninstall the updates that you installed 2 days ago and check if the project can work well again?
With Regards,
Fei Han
.NET forums are moving to a new home on Microsoft Q&A, we encourage you to go to Microsoft Q&A for .NET for posting new questions and get involved today.
As you mentioned, it seems that some windows updates cause the existing project not working on development environment, do you try to uninstall the updates that you installed 2 days ago and check if the project can work well again?
With Regards,
Fei Han
Hi, part of our security policy is that we install windows updates on the servers, so i can not uninstall them, even if i do so, they will get installed sooner or later, so i would rather try to fix the issue... i provided the full details about the error,,
did they reveal any info about the problem?
Member
492 Points
2569 Posts
Unable to Debug our asp.net MVC 4 web application using Visual Studio 2012. Error "HTTP Error 500...
Sep 18, 2019 01:50 PM|johnjohn123123|LINK
I am working on an asp.net mvc-4 web application inside visual studio 2012 professional. last week everything was working fine, where i were able to debug the project. but today when i debug my project i got this error:-
Here is the full details of the error:-
Now nothing has changed inside the code, but 2 days ago we got those windows updates installed:-
so can anyone advice what can be the issue?
Thanks
here is the full details of the error inside the IIS express (IISExpress\TraceLogFiles\):-
All-Star
40565 Points
6233 Posts
Microsoft
Re: Unable to Debug our asp.net MVC 4 web application using Visual Studio 2012. Error "HTTP Error...
Sep 19, 2019 07:38 AM|Fei Han - MSFT|LINK
Hi johnjohn123123,
As you mentioned, it seems that some windows updates cause the existing project not working on development environment, do you try to uninstall the updates that you installed 2 days ago and check if the project can work well again?
With Regards,
Fei Han
Member
492 Points
2569 Posts
Re: Unable to Debug our asp.net MVC 4 web application using Visual Studio 2012. Error "HTTP Error...
Sep 19, 2019 04:31 PM|johnjohn123123|LINK
Hi, part of our security policy is that we install windows updates on the servers, so i can not uninstall them, even if i do so, they will get installed sooner or later, so i would rather try to fix the issue... i provided the full details about the error,, did they reveal any info about the problem?
Thanks