The error code for the failure is 80070545

  • Thread starter Thread starter jfleeson
  • Start date Start date
J

jfleeson

I'm getting the following error after installing the .NET Framework 1.1. Do
anyone have a solution?

"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."
 
Check ASP.NET account in local users group of your machine. And make sure
that this user has enough rights to access web-server directory.
 
Back
Top