产品使用及交流论坛

首页 » 产品使用交流区 » 安装及使用交流 » 在2003中配置好了访问网站却出现Server Error in '/' Application.
iminis5 - 2013/8/7 12:27:55
请问这是哪里配置出了问题

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\v2.0.50727\Temporary ASP.NET Files\root\d03bcf70\edfac9f3\App_global.asax.o7pzgaif.dll' -- '拒绝访问。 '

Source Error:



[No relevant source lines]


Source File:    Line: 0



--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.42
xiyou - 2013/8/7 17:11:29
应该是你c盘的temp目录没有写入权限导致的,给这个目录增加一个users写权限试试
1
查看完整版本: 在2003中配置好了访问网站却出现Server Error in '/' Application.