| 行 1: <%@ Control Language="c#" AutoEventWireup="false" Codebehind="CustomProducts.ascx.cs" Inherits="wqshop.Modules.CustomProducts" TargetSchema="http://schemas.microsoft.com/intellisense/ie5" %>行 2: <%BindCustomProductList(4,6,"dlCustomProductts","New");%>行 3: <asp:DataList ID="dlCustomProductts"行 4: CellPadding="4" |
| [OleDbException (0x80040e14): 语法错误 (操作符丢失) 在查询表达式 'CategoryID IN ()' 中。] System.Data.OleDb.OleDbCommand.ExecuteCommandTextErrorHandling(Int32 hr) +41 System.Data.OleDb.OleDbCommand.ExecuteCommandTextForSingleResult(tagDBPARAMS dbParams, Object& executeResult) +174 System.Data.OleDb.OleDbCommand.ExecuteCommandText(Object& executeResult) +92 System.Data.OleDb.OleDbCommand.ExecuteCommand(CommandBehavior behavior, Object& executeResult) +65 System.Data.OleDb.OleDbCommand.ExecuteReaderInternal(CommandBehavior behavior, String method) +112 System.Data.OleDb.OleDbCommand.ExecuteReader(CommandBehavior behavior) +69 XpShop.Utility.ProductDB.GetTopList(Int32 catID, String type, Int32 topNum) wqshop.Modules.CustomProducts.BindCustomProductList(Int32 catID, Int32 topNum, String controlName, String sort) ASP.CustomProducts1_ascx.__Render__control1(HtmlTextWriter __output, Control parameterContainer) in d:\www\dyttz\wwwroot\Template\freemodelv22\Modules\CustomProducts1.ascx:2 System.Web.UI.Control.RenderChildren(HtmlTextWriter writer) +27 System.Web.UI.Control.Render(HtmlTextWriter writer) +7 System.Web.UI.Control.RenderControl(HtmlTextWriter writer) +243 ASP.Default_aspx.__Render__control1(HtmlTextWriter __output, Control parameterContainer) in d:\www\dyttz\wwwroot\Template\freemodelv22\Default.aspx:259 System.Web.UI.Control.RenderChildren(HtmlTextWriter writer) +27 System.Web.UI.Control.Render(HtmlTextWriter writer) +7 System.Web.UI.Control.RenderControl(HtmlTextWriter writer) +243 System.Web.UI.Page.ProcessRequestMain() +1926 |