码迷,mamicode.com
首页 > 其他好文 > 详细

error-2016-4-20

时间:2016-12-12 13:46:05      阅读:173      评论:0      收藏:0      [点我收藏+]

标签:res   sax   解决   service   please   esc   添加   mpi   问题   

 

 

 

问题:

Compilation Error
Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.

Compiler Error Message: CS0016: Could not write to output file ‘c:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\root\2ae25944\4afe0277\App_global.asax.ke894tgr.dll‘ -- ‘Access is denied. ‘

原因:应该是虚拟主机内存不足。

解决:
Cause:对Windows下的temp文件夹缺少操作权限
Solution: 将Windows下的temp文件夹 --> properties --> security --> create owner --> add --> 添加赋予Full Control权限的Everyone用户

 

error-2016-4-20

标签:res   sax   解决   service   please   esc   添加   mpi   问题   

原文地址:http://www.cnblogs.com/guxingy/p/6163869.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!