Configuring Permissions on Windows Server 2003 - ASP.NET and CommunityServer
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.
Similar Posts
- Xcopy Deployment Method
- CS 2.1 on Windows Server 2007 Codename "Longhorn"
- Community Server 2.1 Now Available

Comments
Roma on on 5.18.2006 at 7:23 AM
This is really cool!
The Wizard on on 5.18.2006 at 9:37 AM
Thanks Roma! :-)