产品使用及交流论坛

首页 » 产品使用交流区 » 安装及使用交流 » 初始化参数和后台密码出现问题
yhmar - 2010/7/27 13:21:00
打开http://localhost/pacms/install/index.aspx后同意授权协议想进入下一步,结果出现如下错误提示,哪位帮忙解决一下?

Object reference not set to an instance of an object.
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.NullReferenceException: Object reference not set to an instance of an object.

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.
yhmar - 2010/7/27 13:23:00
[NullReferenceException: Object reference not set to an instance of an object.]
   PageAdmin.Install.Next_1(Object src, EventArgs e) +83
   System.Web.UI.WebControls.Button.OnClick(EventArgs e) +105
   System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) +107
   System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +7
   System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +11
   System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +33
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +5102
xcrane - 2010/7/27 16:46:00
要把PACMS设置成根目录
1
查看完整版本: 初始化参数和后台密码出现问题