ASP.NET Parser Error Message: Could not load type 'Web.Global'.

时间:2014-06-20 11:15:55   收藏:0   阅读:279

Server Error in ‘/myapp‘ 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 ‘Web.Global‘.

Source Error: 

Line 1:  <%@ Application Codebehind="Global.asax.cs" Inherits="Web.Global" Language="C#" %>

Source File: /ierp2/global.asax    Line: 


Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.1


Web项目引用了其它的类项目,打开Bin一看,下面是空的,才想起来之前做备份的时候执行了清理解决方案,这次发布的时候没有重新生成,重新生成之后,把Bin目录下的文件复制到发布目录的Bin目录下,问题解决。

ASP.NET Parser Error Message: Could not load type 'Web.Global'.,布布扣,bubuko.com

评论(0
© 2014 mamicode.com 版权所有 京ICP备13008772号-2  联系我们:gaon5@hotmail.com
迷上了代码!