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

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

时间:2014-06-20 11:15:55      阅读:279      评论:0      收藏:0      [点我收藏+]

标签:asp.net   .net framework   parser error   

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

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

标签:asp.net   .net framework   parser error   

原文地址:http://blog.csdn.net/testcs_dn/article/details/28435827

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