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

Field not found: 'TourEx.B2C.Base.CorePage.tableprefix'.

说明: 执行当前 Web 请求期间,出现未经处理的异常。请检查堆栈跟踪信息,以了解有关该错误以及代码中导致错误的出处的详细信息。

异常详细信息: System.MissingFieldException: Field not found: 'TourEx.B2C.Base.CorePage.tableprefix'.

源错误:


行 7:  <script runat="server">
行 8:      Protected Overrides Sub OnInit(ByVal e As System.EventArgs)
行 9:          MyBase.OnInit(e)
行 10:        If iscache Then
行 11:            Exit Sub

源文件: C:\web\tourex7.0\food\list.aspx    行: 9

堆栈跟踪:


[MissingFieldException: Field not found: 'TourEx.B2C.Base.CorePage.tableprefix'.]
   TourEx.B2C.Generic.Web.list.ShowPage() +0
   TourEx.B2C.Base.CorePage.OnInit(EventArgs e) +49
   ASP.food_list_aspx.OnInit(EventArgs e) in C:\web\tourex7.0\food\list.aspx:9
   System.Web.UI.Control.InitRecursive(Control namingContainer) +142
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +416


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