Reputation: 13
I have an ASP.NET application which is hosted in IIS and for debugging, we Attach To Process and debug. Since yesterday, I am getting an error as
w3wp.exe has triggered a breakpoint. error message
Also, we see the error "Frame not in module"
Is it because our application is throwing an error? Per our investigation No. Also, we tried creating a Sample ASP.NET application and the error is still the same error.
Has there been any windows update? We do not have complete access to security and updates but after a quick check using powershell we did not find anything recently updated.
What we have tried?
Upvotes: 1
Views: 413