Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx_security thread: ASPnet_wp.exe cannot start


Message #1 by lu@n... on Sun, 13 Oct 2002 18:05:36
Somehow my ASPNET_WP.EXE couldn't start anymore. The two error messages 
related to this from the event viewer were:
 
Event Source:	ASP.NET 1.0.3705.0
aspnet_wp.exe could not be started. HRESULT for the failure: 80004005

Event Source:	ASP.NET 1.0.3705.0
aspnet_wp.exe could not be launched because the username and/or password 
supplied in the processModel section of the config file are invalid.


I suspect the reason might be my incidental change of the ASPNET account 
password in my WindowsXP. Afterwared,  I went to the Machine.Config file 
and changed the <ProcessModel's user to system (the original one was 
machine). It still didn't work. Could anyone tell me what would be the 
likely reason and how to fix it other than reinstalling my .NET framework?

Many thanks,

Frank

  Return to Index