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

Not found

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

例外狀況詳細資訊: System.Web.HttpException: Not found

原始程式錯誤:


行 28:                     
行 29:                 }
行 30:                 if (pages.Data.root.Value == 0)
行 31:                 {
行 32:                     DataTable pagesRow = pages.RowDataTable(pages.Data.num, nation);

原始程式檔: c:\guoweb\guoweb\page\about\index.aspx.cs    行: 30

堆疊追蹤:


[HttpException (0x80004005): Not found]
   tw_about_index.Page_Load(Object sender, EventArgs e) in c:\guoweb\guoweb\page\about\index.aspx.cs:30
   System.EventHandler.Invoke(Object sender, EventArgs e) +0
   System.Web.UI.Control.OnLoad(EventArgs e) +108
   System.Web.UI.Control.LoadRecursive() +90
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1533


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