码迷,mamicode.com
首页 > 移动开发 > 详细

【.net部署】Server Error in '/' Application.错误解决方案

时间:2016-08-19 12:46:49      阅读:149      评论:0      收藏:0      [点我收藏+]

标签:

报错:

Server Error in ‘/‘ Application.
--------------------------------------------------------------------------------

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\Framework\v4.0.30319\Temporary ASP.NET Files\root\5bde24d4\5d1cce95\App_global.asax.ndttus9h.dll‘ -- ‘拒绝访问。 ‘

Source Error:

 

[No relevant source lines]

Source File: Line: 0

 

Show Detailed Compiler Output:

 

iis对"C:\Windows\Temp"文件夹不具备权限导致

给上诉文件夹加上 IIS_IUSRS的权限

技术分享

QQ:847749636

【.net部署】Server Error in '/' Application.错误解决方案

标签:

原文地址:http://www.cnblogs.com/TP0907/p/5787042.html

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