I am just trying to learn ASP.NET and I opened VS.NET and in VB.NET section from the righthand side I choose Web Application and droped a text box on the WebFrom1.aspx and hit the F5 key and got this message...
See the attachment...
Now the application log says this...Does anyone knows how to fix this...It used to work b4 but not now...I don't know whats wrong with it...
Log:
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.
aspnet_wp.exe could not be launched because the username and/or password supplied in the processModel section of the config file are invalid.
Cheers...




Reply With Quote