asp.netvisual-studio-2008iis-5

ASPNET user does not have write access to Temporary ASP.NET Files


I get the following error when running my Visual Studio 2008 ASP.NET project (start without Debugging) on my XP Professional box:

System.Web.HttpException: The current identity (machinename\ASPNET) does not have write access to 'C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files'.

How can I resolve this?


Solution

  • Have you tried, the aspnet_regiis exe in the framework folder?