|
To resolve this issue, follow these steps, as appropriate for the version of ASP.NET that you are running:
1. Click Start, click Run, type cmd in the Open box, and then click OK.
2. Switch to the Drive:\WINDOWS\Microsoft.NET\Framework\v2.0.50727 folder. In this folder, Drive is the drive where Windows is installed. To do this, type the following line at the command prompt, and then press ENTER: cd Drive:\WINDOWS\Microsoft.NET\Framework\v2.0.50727
3. Add the appropriate (Write) permissions to the Network Service group for the Temporary ASP.NET Files folder. To do this, type the following line,
4. and then press ENTER: aspnet_regiis –ir |