在執行目前 Web 要求期間,產生未處理的例外狀況。如需有關例外狀況來源與位置的資訊,可以使用下列的例外狀況堆疊追蹤取得。
[OleDbException (0x80040e07): 查詢運算式 'BoardID=2 And UserID=2 And AddTime=#2009/7/1 下午 07:08:14#' 中的 日期語法錯誤。] System.Data.OleDb.OleDbCommand.ExecuteCommandTextErrorHandling(OleDbHResult hr) +1002416 System.Data.OleDb.OleDbCommand.ExecuteCommandTextForSingleResult(tagDBPARAMS dbParams, Object& executeResult) +255 System.Data.OleDb.OleDbCommand.ExecuteCommandText(Object& executeResult) +188 System.Data.OleDb.OleDbCommand.ExecuteCommand(CommandBehavior behavior, Object& executeResult) +58 System.Data.OleDb.OleDbCommand.ExecuteReaderInternal(CommandBehavior behavior, String method) +161 System.Data.OleDb.OleDbCommand.ExecuteScalar() +116 DXBBS.DataProviders.DataProvider.ExecuteScalar(String CommandTxt) +70 DXBBS.DataProviders.ForumProvider.Post(TopicInfo topic, ReplyInfo reply, VoteInfo vote, DataProvider dp) +3552 DXBBS.Business.Forum.Post(TopicInfo topic, ReplyInfo reply, DataProvider dp) +42 DXBBS.Controls.Post.PostButton_Click(Object sender, EventArgs e) +2687 System.Web.UI.WebControls.Button.OnClick(EventArgs e) +111 System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) +110 System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +10 System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +13 System.Web.UI.Page.RaisePostBackEvent(NamevalueCollection postData) +36 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1565
我更新新的就出現這個問題啦~~~