产品使用及交流论坛

首页 » 产品使用交流区 » 安装及使用交流 » 我昨天调试DISCUZ论坛后,今天网站就打不开了
yezidong - 2009/9/30 11:06:00
“/”应用程序中的服务器错误。 至少一个参数没有被指定值。 说明: 执行当前 Web 请求期间,出现未处理的异常。请检查堆栈跟踪信息,以了解有关该错误以及代码中导致错误的出处的详细信息。

异常详细信息: System.Data.OleDb.OleDbException: 至少一个参数没有被指定值。

源错误:

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

堆栈跟踪:

[OleDbException (0x80040e10): 至少一个参数没有被指定值。]   System.Data.OleDb.OleDbCommand.ExecuteCommandTextErrorHandling(OleDbHResult hr) +1003520   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.lanmu.Layout_count(Int32 Layout) +172   PageAdmin.lanmu.Load_Layout() +721   PageAdmin.lanmu.Page_Load(Object sender, EventArgs e) +46   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
老大,你看看这是怎么回事,我的网站www.charmhigh.net
xiyou - 2009/9/30 11:26:00
可能是什么字段少了,这个一下看不错什么错误,需要本地慢慢调试
1
查看完整版本: 我昨天调试DISCUZ论坛后,今天网站就打不开了