产品使用及交流论坛

注册

 

QQ登录

只需一步,快速开始

发新话题 回复该主题

PageAdmin V2.1 20100324 后台“评论管理”出错 [复制链接]

1#
在使用PageAdmin V2.1 20100324时,后台其它功能正常,但在“文章列表管理”下的“评论管理”功能时,出错,错误内容如下:
分享 转发
TOP
2#

错误内容如下:
Server Error in '/' Application.
--------------------------------------------------------------------------------

至少一个参数没有被指定值。
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: 至少一个参数没有被指定值。

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 (0x80040e10): 至少一个参数没有被指定值。]
   System.Data.OleDb.OleDbCommand.ExecuteCommandTextForSingleResult(tagDBPARAMS dbParams, Object& executeResult) +267
   System.Data.OleDb.OleDbCommand.ExecuteCommandText(Object& executeResult) +192
   System.Data.OleDb.OleDbCommand.ExecuteCommand(CommandBehavior behavior, Object& executeResult) +48
   System.Data.OleDb.OleDbCommand.ExecuteReaderInternal(CommandBehavior behavior, String method) +106
   System.Data.OleDb.OleDbCommand.ExecuteReader(CommandBehavior behavior) +111
   System.Data.OleDb.OleDbCommand.ExecuteReader() +6
   PageAdmin.comments_1.xe30b2dd9d8b72497() +796
   PageAdmin.comments_1.Page_Load(Object src, EventArgs e) +154
   System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +15
   System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +34
   System.Web.UI.Control.OnLoad(EventArgs e) +99
   System.Web.UI.Control.LoadRecursive() +47
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1061




--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.42

望高手指教,谢谢
TOP
3#

我用的是浅蓝色政府网站模板
TOP
4#

comments这个表少字段,具体少什么字段你要用你自己对比一下
TOP
5#

打开数据库,把comments表粘贴进去,替换原表即可。
下面是我改的网站
http://www.zylq.co.cc/
河南省中原路桥建设(集团)有限公司
公路工程施工总承包壹级,路基工程专业承包壹级,路面工程专业承包壹级
桥梁工程专业承包贰级,公路试验检测,公路养护
TOP
发新话题 回复该主题