云南村官報名網站出現錯誤,無法登陸啦,提示如下:
說明: 執(zhí)行當前 Web 請求期間,出現未處理的異常。請檢查堆棧跟蹤信息,以了解有關該錯誤以及代碼中導致錯誤的出處的詳細信息。
異常詳細信息: System.Exception: 常規(guī)網絡錯誤。請檢查您的網絡文檔。
源錯誤:
生成此未處理異常的源代碼只能在調試模式中進行編譯時顯示。若要啟用該功能,請執(zhí)行以下步驟之一,然后請求 URL:
1. 在生成錯誤的文件的頂部添加一個“Debug=true”指令。示例:
<%@ Page Language="C#" Debug="true" %>
或者:
2. 將以下節(jié)添加到應用程序的配置文件中:
<configuration>
<system.web>
<compilation debug="true"/>
</system.web>
</configuration>
請注意,第二種方法將使給定應用程序中的所有文件在調試模式下進行編譯。第一種方法只使特定文件在調試模式下進行編譯。
重要事項:以調試模式運行應用程序肯定會引起內存/性能系統(tǒng)開銷。在部署到產品方案中之前,應該確保應用程序已禁用調試。
堆棧跟蹤:
[Exception: 常規(guī)網絡錯誤。請檢查您的網絡文檔。]
ClassLibrary.cDB.DIRunSPretScalar(TParams[] inParam, String inSPName)
ClassGlobal.Global.get_constProvince()
WebRegister.cWebRegister..ctor()
WebRegister.index..ctor()
_ASP.index_aspx..ctor() +6
[TargetInvocationException: 調用的目標發(fā)生了異常。]
System.RuntimeType.CreateInstanceImpl(Boolean publicOnly) +0
System.Activator.CreateInstance(Type type, Boolean nonPublic) +66
System.Web.UI.TemplateControlParser.GetCompiledInstance(String virtualPath, String inputFile, HttpContext context) +164
[HttpException (0x80004005): 未能創(chuàng)建類型為“_ASP.index_aspx”的頁。]
System.Web.UI.TemplateControlParser.GetCompiledInstance(String virtualPath, String inputFile, HttpContext context) +341
System.Web.UI.PageParser.GetCompiledPageInstanceInternal(String virtualPath, String inputFile, HttpContext context) +43
System.Web.UI.PageHandlerFactory.GetHandler(HttpContext context, String requestType, String url, String path) +44
System.Web.HttpApplication.MapHttpHandler(HttpContext context, String requestType, String path, String pathTranslated, Boolean useAppConfig) +699
System.Web.MapHandlerExecutionStep.System.Web.HttpApplication+IExecutionStep.Execute() +95
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +173
版本信息: Microsoft .NET Framework 版本:1.1.4322.2407; ASP.NET 版本:1.1.4322.2407
回復:很快就會好的,你換下服務器二、三看看。