Hi All,
When I am trying to execute either web service or WCF service I am getting the following error:
"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'."
Looking at the error I can understand that the folder doesn't have write access. I tried setting write access but still it is not working. While granting permission, number of users are listed in the list. Please let me knw for which user I have to set the permission. Using hit and trial I set werite permission to various user but failed to compile the service.
Thx in advance
Shilpa