Visual Studio-solution explorer无法加载文件

时间:2013-09-25 13:41:46

标签: visual-studio-2012

我是VS 2012的新手。我的解决方案资源管理器中有一个全局文件需要加载解决方案。加载的文件夹具有蓝色地球图标但未加载的文件夹具有灰色辐条图像。是否有一种简单的方法可以加载此文件夹?

enter image description here

应用程序中的服务器错误。

分析器错误

描述:解析为此请求提供服务所需的资源时发生错误。请查看以下特定的解析错误详细信息并相应地修改源文件。

分析程序错误消息:无法加载类型“EnableWebApp.Global”。

来源错误:

第1行:<%@ Application Codebehind =“Global.asax.cs”Inherits =“EnableWebApp.Global”Language =“C#”%>

源文件:/global.asax Line:1

版本信息:Microsoft .NET Framework版本:4.0.30319; ASP.NET版本:4.0.30319.17929

<%@ Application Codebehind="Global.asax.cs" Inherits="EnableWebApp.Global" Language="C#" %>
ERROR ON THIS LINE: A namespace cannot directly contain members such as fields or methods
Note: I did not alter this file and it was working yesterday!!

1 个答案:

答案 0 :(得分:0)

我想你会发现它只是项目的图标是灰色的,而不是像ASPX文件一样的蓝色