Tuesday, December 23, 2014

[Resolved] The current identity (NT AUTHORITY\NETWORK SERVICE) does not have write access to 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\Temporary ASP.NET Files'

hi i was accessing a SharePoint portal when i got this below error

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



lets see how to resolve this :

now run cmd as admin and go to this below path and type aspnet_regiis -i

path : C:\Windows\Microsoft.NET\Framework64\v2.0.50727



Next type aspnet_regiis -ga "NT AUTHORITY\NETWORK SERVICE"









Now you should be able to browse your websites.
Thanks.

No comments:

Post a Comment