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

丢失 ), ], 或项目 在查询表达式 'ID not in (select top 112 ID from TrProduct  order by ID DESC' 中。

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

异常详细信息: System.Data.OleDb.OleDbException: 丢失 ), ], 或项目 在查询表达式 'ID not in (select top 112 ID from TrProduct  order by ID DESC' 中。

源错误:

执行当前 Web 请求期间生成了未经处理的异常。可以使用下面的异常堆栈跟踪信息确定有关异常原因和发生位置的信息。

堆栈跟踪:


[OleDbException (0x80040e14): 丢失 ), ], 或项目 在查询表达式 'ID not in (select top 112 ID from TrProduct  order by ID DESC' 中。]
   System.Data.OleDb.OleDbCommand.ExecuteCommandTextErrorHandling(OleDbHResult hr) +1139784
   System.Data.OleDb.OleDbCommand.ExecuteCommandTextForSingleResult(tagDBPARAMS dbParams, Object& executeResult) +247
   System.Data.OleDb.OleDbCommand.ExecuteCommandText(Object& executeResult) +208
   System.Data.OleDb.OleDbCommand.ExecuteCommand(CommandBehavior behavior, Object& executeResult) +58
   System.Data.OleDb.OleDbCommand.ExecuteReaderInternal(CommandBehavior behavior, String method) +162
   System.Data.OleDb.OleDbCommand.ExecuteReader(CommandBehavior behavior) +110
   DBUtility.OleDbHelper.ExecuteReader(String connectionString, CommandType cmdType, String cmdText, DbParameter[] cmdParms) in E:\项目\2014项目-2\企业\唯雅礼品www\www\DBUtility\OleDbHelper.cs:201
   DBUtility.OleDbHelper.GetPageList(String connectionString, String tblName, Int32 pageSize, Int32 pageIndex, String fldSort, Boolean fldDir, String condition) in E:\项目\2014项目-2\企业\唯雅礼品www\www\DBUtility\OleDbHelper.cs:81
   DBUtility.DBHelper.GetPageList(String tblName, Int32 pageSize, Int32 pageIndex, String fldSort, Boolean fldDir, String condition) in E:\项目\2014项目-2\企业\唯雅礼品www\www\DBUtility\DBHelper.cs:272
   TRCMS.AccessDAL.TrProduct.GetPageList(Int32 pageSize, Int32 pageIndex, String fldSort, Boolean fldDir, String condition) in E:\项目\2014项目-2\企业\唯雅礼品www\www\AccessDAL\TrProduct.cs:289
   TRCMS.BLL.TrProduct.GetPageList(Int32 pageSize, Int32 pageIndex, String fldSort, Boolean fldDir, String condition) in E:\项目\2014项目-2\企业\唯雅礼品www\www\BLL\TrProduct.cs:158
   Web.Products.Page_Load(Object sender, EventArgs e) in E:\项目\2014项目-2\企业\唯雅礼品www\www\Web\Products.aspx.cs:90
   System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +51
   System.Web.UI.Control.OnLoad(EventArgs e) +95
   System.Web.UI.Control.LoadRecursive() +59
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +678


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