Friday, June 22, 2007

ASP.NET Access Denied to TEMP folder

I have experienced this problem for several times. Whenever I try to setup the new Web project in Visual Studio and then run it in the debug mode, I get error stating that Access is denied to the Temp .Net folder. The solution i had found:
- To give the full permissions to IWAM_COMPUTERNAME account on that folder!

No comments: