I am getting the following exception on my IIS server:
aspnet_wp.exe could not be started. The error code for the failure is C0000005. 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
IIS 6 installed, then .Net 4.0 installed
Does not server up a default web application, does not report anything to the event viewer.
Any ideas how to debug & find the root cause for this one?