Hey Folks,
I have a problem when loading any of my local sites on the pc. Html and asp pages work fine but when i try to run a .aspx page i get this pain of an error:
Server Application Unavailable
I then went into the event viewer and found these 2 errors that always happen when running my .aspx apps.
aspnet_wp.exe could not be launched because the username and/or password supplied in the processModel section of the config file are invalid.
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.
The most annoying thing is that i have not changed one setting and this has just seemed to happen overnight.
I would really appreciate any help on this one folks as its doing my head in :s
I have a problem when loading any of my local sites on the pc. Html and asp pages work fine but when i try to run a .aspx page i get this pain of an error:
Server Application Unavailable
I then went into the event viewer and found these 2 errors that always happen when running my .aspx apps.
aspnet_wp.exe could not be launched because the username and/or password supplied in the processModel section of the config file are invalid.
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.
The most annoying thing is that i have not changed one setting and this has just seemed to happen overnight.
I would really appreciate any help on this one folks as its doing my head in :s