Microsoft framework1.1 SP1 Security UpdateProgram(Kb886903104makeup can guide the webapplication handler server application unavailability and “aspnet_wp.exe Unexpected stop"
Cowbird
2005.02.15
Very angry, suddenly found that IIS applications can not browse the page, try any ASPX page can not open. A new web application was created with vs.net again.
Computer environment:
Win2003, vs. net2003
Symptom:
1) when you want to browse a page, the "server application unavailable" Web application you are trying to access on this web server is currently unavailable. Please click "refresh" in the web browser to try your request again. Administrator Note: you can find the error details for the specific request failure cause in the system event log of the Web server.
Check the log and find that the restart aspnet_wp.exe (PID: 356) stops unexpectedly ."
2) If debugging is selected, the display is as follows:
Try:
When I thought about it, the problem suddenly occurred, and there was no software installed or virus. It was strange.
If the result found on Google based on "executionengineexception" is "no medicine to save", make the "worst plan" and reinstall it !. :)
Zookeeper aspnet_wp.exe (PID: 356) unexpectedly stopped "was checked on Google and found that the solution on the internet is nothing more than re-installing IIS, re-installing the system, re-installing the framework or vs.net.
In this case, select the simplest IIS reinstallation and find that the problem persists.
Next, choose repair and install win2003. After installation, findSolved.
We all know that the patches will disappear after the installed operating system is repaired. I will update all patches one by one and then run them again,The problem occurs again.
Cause:
Obviously, the cause of the problem is the patch. Constantly try and locateMicrosoft. NET Framework 1.1 Service Pack 1 Security Update Program (kb886903)After deleting it, the problem is solved. Depressed! It took me a whole day to demand "compensation" from Microsoft ". I checked on the Internet and found that foreigners have encountered the same problem: http://www.mcse.ms/message1412685.html.
I will delete this patch and use it now. Write this articleArticleHope that if others encounter such problems, they will take less detours. In addition, I hope you can give me some advice.