'/' 應用程式中發生伺服器錯誤。

查無資料

描述: 在執行目前 Web 要求的過程中發生未處理的例外狀況。請檢閱堆疊追蹤以取得錯誤的詳細資訊,以及在程式碼中產生的位置。

例外狀況詳細資訊: System.Web.HttpException: 查無資料

原始程式錯誤:


行 535:            if (lang_chk && RouteConfig.enabled)
行 536:            {
行 537:                throw new HttpException(404, "查無資料");
行 538:                //lang = GlobalVariables.DefaultLanguage;
行 539:            }

原始程式檔: d:\userdata\vhosts\limecrown.com\httpdocs\App_Code\ez\web\pages\PageBase.cs    行: 537

堆疊追蹤:


[HttpException (0x80004005): 查無資料]
   ez.web.pages.PageBase.QueryString_Load(Object sender, EventArgs e) in d:\userdata\vhosts\limecrown.com\httpdocs\App_Code\ez\web\pages\PageBase.cs:537
   System.EventHandler.Invoke(Object sender, EventArgs e) +0
   System.Web.UI.Control.OnInit(EventArgs e) +79
   System.Web.UI.Page.OnInit(EventArgs e) +12
   System.Web.UI.Control.InitRecursive(Control namingContainer) +390
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1634


版本資訊: Microsoft .NET Framework 版本:4.0.30319; ASP.NET 版本:4.8.4700.0