产品使用及交流论坛

首页 » 产品使用交流区 » 安装及使用交流 » Server Error in '/www' Application.
tangjie2006 - 2009/12/8 17:34:00
Server Error in '/www' 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.UrlReWriteModule.Init(HttpApplication context) +29   System.Web.HttpApplication.InitModules() +283   System.Web.HttpApplication.InitInternal(HttpContext context, HttpApplicationState state, MethodInfo[] handlers) +1264   System.Web.HttpApplicationFactory.GetNormalApplicationInstance(HttpContext context) +274   System.Web.HttpApplicationFactory.GetApplicationInstance(HttpContext context) +115   System.Web.HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr) +216



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

请帮帮忙看看!!!
1
查看完整版本: Server Error in '/www' Application.