G
Guest
Hi everybody,
I've got a very strange problem:
I'm developing asp.net applications with VS 2003.
This morning suddenly I get this error message:
Server Application Unavailable
The web application you are attempting to access on this web server is
currently unavailable. Please hit the "Refresh" button in your web browser
to retry your request.
Administrator Note: An error message detailing the cause of this specific
request failure can be found in the application event log of the web server.
Please review this log entry to discover what caused this error to occur.
The event log shows:
aspnet_wp.exe could not be started. The error code for the failure is
80070545. 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.
my website is set to run under the ASPNET account,
and I checked to make sure it has full permissions to
C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET Files
Nothing changed on my computer between yesterday & today,
So I have no Idea why this would suddenly happen.
My OS is Windows XP sp1.
Thanks
Nadav
I've got a very strange problem:
I'm developing asp.net applications with VS 2003.
This morning suddenly I get this error message:
Server Application Unavailable
The web application you are attempting to access on this web server is
currently unavailable. Please hit the "Refresh" button in your web browser
to retry your request.
Administrator Note: An error message detailing the cause of this specific
request failure can be found in the application event log of the web server.
Please review this log entry to discover what caused this error to occur.
The event log shows:
aspnet_wp.exe could not be started. The error code for the failure is
80070545. 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.
my website is set to run under the ASPNET account,
and I checked to make sure it has full permissions to
C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET Files
Nothing changed on my computer between yesterday & today,
So I have no Idea why this would suddenly happen.
My OS is Windows XP sp1.
Thanks
Nadav