while browsing the asp.net application,i am getting server application unavailable error.in the application log the below msg is there
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.
plz give me suggestion to rectify the problemHi,
apparently the aspnet user account doesn't have enough privileges to access certain folders. When you type in the exact error in google then you get several hits on the error and how to solve them.
My first thing would be to just reinstall the .NET framework.
Grz, Kris.
0 comments:
Post a Comment