CS0016 error access denied
CS0016: Could not write to output file ‘c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files… ‘Access is denied.’
Solution:
Grant full control to IIS_IUSERS on the folder: C:\Windows\Temp
Then it works!
Solution:
Grant full control to IIS_IUSERS on the folder: C:\Windows\Temp
Then it works!
Comments