Currently we are experiencing a unique problem with regard
to the ASP .net service. Intermittently the ASP .Net service gets
stopped (error message displayed in the webpage is "Server
Application unavailable") and it takes sometime off to get back to
normal state (this happens automatically).
The error message that is found in the windows event log is
"aspnet_wp.exe (PID:xxxxx) stopped unexpectedly. Event ID: 1000". On
searching through the web for solutions, we found that .Net framework
1.1 Service Pack 1 should be installed. We downloaded and installed
the Service Pack and even after that we encountered the same problem.
How to solve this problem?