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

未找到列 [t_pid]。

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

异常详细信息: System.Data.EvaluateException: 未找到列 [t_pid]。

源错误:


行 82:         TourExStr.AppendLine("				<dl class=""cid"">")
行 83:         Dim V_1 As Integer = 0
行 84:         For Each R_1 As DataRow In TourEx.B2C.tchotel.BLL.city.GetList().Filter("t_pid=0","")
行 85:             V_1 += 1
行 86:         

源文件: d:\wwwroot\webz_92yanxue\wwwroot\wap\tchotel\list.aspx    行: 84

堆栈跟踪:


[EvaluateException: 未找到列 [t_pid]。]
   System.Data.NameNode.Bind(DataTable table, List`1 list) +2161381
   System.Data.BinaryNode.Bind(DataTable table, List`1 list) +34
   System.Data.DataExpression.Bind(DataTable table) +84
   System.Data.DataExpression..ctor(DataTable table, String expression, Type type) +162
   System.Data.DataView..ctor(DataTable table, String RowFilter, String Sort, DataViewRowState RowState) +390
   TourEx.B2C.Common.DataTableExtension.Filter(DataTable Dt, String filterExpression, String sort) +130
   ASP.wap_tchotel_list_aspx.OnInit(EventArgs e) in d:\wwwroot\webz_92yanxue\wwwroot\wap\tchotel\list.aspx:84
   System.Web.UI.Control.InitRecursive(Control namingContainer) +139
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +408


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