产品使用及交流论坛

首页 » 产品使用交流区 » 安装及使用交流 » 发信错误
lyongshi - 2013/5/9 9:43:54
给会员发信,选择邮箱时,提示Server Error in '/' Application.
--------------------------------------------------------------------------------

字符串的语法错误 在查询表达式 'id='34' 中。
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.Data.OleDb.OleDbException: 字符串的语法错误 在查询表达式 'id='34' 中。

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.  

Stack Trace:


[OleDbException (0x80040e14): 字符串的语法错误 在查询表达式 'id='34' 中。]
   System.Data.OleDb.OleDbCommand.ExecuteCommandTextErrorHandling(OleDbHResult hr) +1003664
   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.ExecuteReader(CommandBehavior behavior) +116
   System.Data.OleDb.OleDbCommand.ExecuteReader() +6
   PageAdmin.msgsend.cjNLly3bJc() +248
   PageAdmin.msgsend.Page_Load(Object src, EventArgs e) +1516
   System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +14
   System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +35
   System.Web.UI.Control.OnLoad(EventArgs e) +99
   System.Web.UI.Control.LoadRecursive() +50
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +627
请大侠来看看怎么解决呀
xiyou - 2013/5/9 9:49:01
去下载最新升级包,用Bin目录覆盖一下。
lyongshi - 2013/5/9 10:18:41
发送的邮件对方收不到呀
lyongshi - 2013/5/9 10:56:50
邮箱的问题就这么难解决呀
lyongshi - 2013/5/10 10:18:12

4328覆盖了以后,发信是可以了,但是子栏目导航却不能向下级展开了
原来是这样的
4329
1
查看完整版本: 发信错误