Access to the path is denied

Problem

You get this error message when running your application:

Access to the path "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET Files\..." is denied.

This error typically occurs when the ASPNET account does not have full access permissions to the Temporary ASP.NET Files folder and all subfolders.

Solution

See ASP.NET User Does Not Have Permissions to Your Application Folder for details on how to grant permission to these folders.

See Also

Part VII:  Troubleshooting Applications

Application Will Not Run

Application Runs But No Data is Displayed

Application Error Messages