Hi,
Our ASP.NET 2.0 website keeps giving us the error "Server Application Unavailable". When we look in the event log, the error is further explained:
"aspnet_wp.exe could not be launched because the username and/or password supplied in the processModel section of the config file are invalid."
There is another error that states:
"aspnet_wp.exe could not be started. The error code for the failure is 80004005. This error can be caused when the worker process account has insufficient rights to read the .NET Framework files. Please ensure that the .NET Framework is correctly installed and that the ACLs on the installation directory allow access to the configured account."
We have been trying to launch a new version of the site, which has been upgraded to ASP.NET 2.0. The only configuration change we have made on the server (besides deleting the old website and uploading the new files) is to change the ASP.NET version option on the ASP.NET of the website properties in IIS.
We are running IIS 6 on Windows Server 2003.
Thanks for your help!
Andrew
Start Free Trial