时间: 2017/03/16 06:47:13
今天在阿里云虚拟机上部署新站点后出现下面的错误:server error in ''/'' applecation
Compiler Error Message: CS0016: Could not write to output file ''c:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\root\xx'' -- ''Access is denied. ''
错误图片如下:
找遍了网上的资料最后总结为以下几步::
郁闷的是都没能解决我的问题,最后给 "C:\Windows\Temp"文件夹加上 IIS_IUSRS的权限就好了。