When I try to browse a ASP.net page the browser tells me the server is unavailable and when I go to the windows event viewer I see the next error 'aspnet_wp.exe stopped unexpectedly', How can I fix this?
I had that happen to me when there was an infinite loop in my code. Does this happen on any page, or just one in particular? If it's just one... something in the code is crashing the worker process (such as an infinite loop.)
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.