Tuesday, December 30, 2008

The current identity (NT AUTHORITY\NETWORK SERVICE) does not have write access

Problem:

The current identity (NT AUTHORITY\NETWORK SERVICE) does not have write access to 'C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files'.

Solution:
Run this command:
aspnet_regiis -ga "NT AUTHORITY\NETWORK SERVICE"

No comments: