heavysow - 2008-7-30 16:30:00
Server Error in '/wy' Application. Parser Error Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately.
Parser Error Message: Could not load type 'WebUI.Global'.
Source Error:
| Line 1: <%@ Application Codebehind="Global.asax.cs" Inherits="WebUI.Global" %> |
Source File: E:\wy\global.asax Line: 1
Version Information: Microsoft .NET Framework Version:1.1.4322.573; ASP.NET Version:1.1.4322.573
大革命巫师 - 2008-7-30 19:14:00
删除下COOIKES
再把安全那全部设下默认 然后试试
其次,看一下你才C:\Windows\Temp目录Aspnet,NetWorkServices是否有权限访问和写权限
解决方案:
对照一个未清理过的系统,注意Temp目录,看看权限是否和原来一样
heavysow - 2008-7-30 20:14:00
不行啊 还是进不去
heavysow - 2008-7-30 20:16:00
Server Error in '/' Application.
--------------------------------------------------------------------------------
Parser Error
Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately.
Parser Error Message: Could not load type 'WebUI.Global'.
Source Error:
Line 1: <%@ Application Codebehind="Global.asax.cs" Inherits="WebUI.Global" %>
Source File: E:\wy\global.asax Line: 1
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:1.1.4322.573; ASP.NET Version:1.1.4322.573