Configuring Permissions on Windows Server 2003 - ASP.NET and CommunityServer
Rick Reszler 5/17/2006 3:25:00 PM
The Network Service account needs permissions set on specific folders that for some reason are not set when you install IIS and add the Application Role to the server and must be done manually.
The first is on the C:\WINDOWS\Temp just click the modify check box and it will fill in the rest then hit apply or ok to save.

The second and final part is on the C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET Files or the C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files depending on which version of ASP.NET you are going to use.


The first is on the C:\WINDOWS\Temp just click the modify check box and it will fill in the rest then hit apply or ok to save.
The second and final part is on the C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET Files or the C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files depending on which version of ASP.NET you are going to use.


Roma says:
5.18.2006 at 7:23 AMThis is really cool!
The Wizard says:
5.18.2006 at 9:37 AMThanks Roma! :-)