PageAdmin网站内容管理系统(CMS)交流论坛

注册

 

QQ登录

只需一步,快速开始

发新话题 回复该主题

版主,安装论坛出错,请看看是怎么回事? [复制链接]

1#
Server Error in '/' Application. 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.

Stack Trace:

[NullReferenceException: Object reference not set to an instance of an object.]   PageAdmin.Conn.Constr() +29   PageAdmin.lanmu.Page_Load(Object sender, EventArgs e) +527   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

Version Information: Microsoft .NET Framework Version:2.0.50727.3603; ASP.NET Version:2.0.50727.3082
分享 转发
TOP
2#

论坛安装出错还是系统安装出错??
TOP
3#

Server Error in '/' Application.
--------------------------------------------------------------------------------

Configuration Error
Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.

Parser Error Message: The entry 'HttpModule' has already been added.

Source Error:


Line 18:     <httpModules>
Line 19:       <add type="PageAdmin.UrlReWriteModule" name="HttpModule" />
Line 20:       <add type="Discuz.Forum.HttpModule, Discuz.Forum" name="HttpModule" />
Line 21:     </httpModules>
Line 22:


Source File: f:\wwwroot\xxxxxxxx\wwwroot\web.config    Line: 20

按版主说的修改文件后准备安装论坛,输入安装路径后就这样了,而且主页也显示是这样
TOP
发新话题 回复该主题