ASPNET Account Permission Check
Checks that the ASP.NET account has permission to access necessary directories as well as impersonation privileges. To run ASP.NET Application and Web services, the ASP.NET account requires special permissions. The following Access Control Lists (ACLs) are required for the ASP.NET account. The default installation of the Microsoft .NET Framework includes these ACLs:
Location | Permission |
%installroot%\Temporary ASP.NET Files | Read/Write and List Folder Contents |
%windir%\temp | Read/Write |
Web site root | Read |
%installroot% hierarchy | Read |
%driveroot%\Program Files | Read |
%windir%\assembly | Read |
Remove and then re-install the Microsoft .NET Framework.
Verify the ASP.NET account has access to the locations listed above. The ASP.NET account has a different name depending on the system configuration:
Enforce an update of computer policy