J
John Dalberg
I am getting the message below in the event log. This is a development
machine running Windows 2000 Pro.
I have changed userName from machine to SYSTEM in machine.config. I gave
EVERYONE group full control to Microsoft.Net folder and wwwroot which
contains my app. I used filemon from sysinternals to find what is causing
the permission problem but filemon doesn't report anything related to IIS.
I reinstalled the d.net framework and rebooted.
This is frustrating!
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.
J.
machine running Windows 2000 Pro.
I have changed userName from machine to SYSTEM in machine.config. I gave
EVERYONE group full control to Microsoft.Net folder and wwwroot which
contains my app. I used filemon from sysinternals to find what is causing
the permission problem but filemon doesn't report anything related to IIS.
I reinstalled the d.net framework and rebooted.
This is frustrating!
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.
J.