产品使用及交流论坛

首页 » 产品使用交流区 » 安装及使用交流 » 在线等Server Error in '/' Application错误
剑雪飘零 - 2009/9/29 23:27:00
在更新后台基本参数设置时出现的错误:
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.set_1.Update_Config() +104
PageAdmin.set_1.Bt_update(Object src, EventArgs e) +16
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




--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.42
剑雪飘零 - 2009/9/29 23:28:00
希望大大们帮下忙
谢谢了
nihaoma - 2009/9/30 8:42:00
杀毒软件或防火墙的问题?
xiyou - 2009/9/30 9:35:00
是不是升级只覆盖了文件没有运行SQL?
1
查看完整版本: 在线等Server Error in '/' Application错误