Discuz!NT官方社区

首页 » Discuz!NT交流与讨论 » 安装使用 » 安装RC1出现下列错误, 各位有没有碰到过?
youkebb - 2006-12-8 13:36:00
Server Error in '/bbs' 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.]  Discuz.setup.setup.Page_Load(Object sender, EventArgs e)  System.Web.UI.Control.OnLoad(EventArgs e) +67  System.Web.UI.Control.LoadRecursive() +35  System.Web.UI.Page.ProcessRequestMain() +750



Version Information: Microsoft .NET Framework Version:1.1.4322.2300; ASP.NET Version:1.1.4322.2300

如何解决呢? 在线等
youkebb - 2006-12-8 13:37:00
我是按照 安装步骤一步一步走的, 但是在本地机和服务器上安装都出现这个错误. 太郁闷了 不知道问题出在何处
lcxlcx - 2006-12-8 14:05:00
在IIS上新建一个网站,不要用虚拟目录.
youkebb - 2006-12-8 15:02:00
不用虚拟目录怎么见一个新的网站? 用虚拟目录不是标准的做法吗?
michi - 2006-12-8 15:22:00
我就是用虚拟目录的.估计楼主哪里配错了
1
查看完整版本: 安装RC1出现下列错误, 各位有没有碰到过?