产品使用及交流论坛

注册

 

QQ登录

只需一步,快速开始

发新话题 回复该主题

求助:大多都可能会遇到Server Error in '/' Application [复制链接]

1#
我们在<<Pageadmin安装IIS配置图解教程>>发现有9#/16#/21#/24#/53#/56#/66#83#/93#.......都出现了这种情况!笔者同样不幸,在第二次安装时也遇到了,请高手帮助:
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.Install.Update_Config() +184
   PageAdmin.Install.Next_2(Object src, EventArgs e) +10
   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
分享 转发
TOP
2#

这个有点复杂,还没遇到过
http://www.jnww.net/ 济宁网站建设http://www.jnylwl.net/
TOP
3#

我的好几个网站都出了同样的问题了
TOP
发新话题 回复该主题