Page 1 of 1

Exception Errors after upgrade to v7.07

Posted: Wed Jun 15, 2011 8:41 am
by speedythinker
I always received these 8 errors simultanenously after upgrade from v7.06 to v7.07
Anyone has a hint how to fix the problem?

Thanks
Speedy

Code: Select all

Error An error has occured at http://www.lightobject.com/default.aspx/js/common.js Exception of type 'System.Web.HttpUnhandledException' was thrown.; Object reference not set to an instance of an object. 
An error has occured at http://www.lightobject.com/default.aspx/js/WebKitFix.js Exception of type 'System.Web.HttpUnhandledException' was thrown.; Object reference not set to an instance of an object. 
Error An error has occured at http://www.lightobject.com/default.aspx/App_Themes/Glass_SilverAge/webparts.css Exception of type 'System.Web.HttpUnhandledException' was thrown.; Object reference not set to an instance of an object. 
Error An error has occured at http://www.lightobject.com/default.aspx/App_Themes/Glass_SilverAge/style.css Exception of type 'System.Web.HttpUnhandledException' was thrown.; Object reference not set to an instance of an object. 
Error An error has occured at http://www.lightobject.com/default.aspx/App_Themes/Glass_SilverAge/print.css Exception of type 'System.Web.HttpUnhandledException' was thrown.; Object reference not set to an instance of an object. 
 Error An error has occured at http://www.lightobject.com/default.aspx/App_Themes/Glass_SilverAge/ComponentArt.css Exception of type 'System.Web.HttpUnhandledException' was thrown.; Object reference not set to an instance of an object.

Re: Exception Errors after upgrade to v7.07

Posted: Wed Jun 15, 2011 10:25 am
by compunerdy
That is strange because I am still on 7.0.6 and getting the same errors lately.

Re: Exception Errors after upgrade to v7.07

Posted: Wed Jun 15, 2011 10:36 am
by speedythinker
I never had that when I was running v7.06. It just happened right after the upgrade.

Re: Exception Errors after upgrade to v7.07

Posted: Wed Jun 15, 2011 10:53 am
by speedythinker
Did you install the hot patch "PageHelper.cs" by any chance? Could it be the problem?
From the error page, I always found this error:

[NullReferenceException: Object reference not set to an instance of an object.]
Layouts_AdminPanel.Page_Init(Object sender, EventArgs e) +20
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.OnInit(EventArgs e) +99
System.Web.UI.UserControl.OnInit(EventArgs e) +77
System.Web.UI.Control.InitRecursive(Control namingContainer) +333
System.Web.UI.Control.InitRecursive(Control namingContainer) +210
System.Web.UI.Control.InitRecursive(Control namingContainer) +210
System.Web.UI.Control.InitRecursive(Control namingContainer) +210
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +378

Re: Exception Errors after upgrade to v7.07

Posted: Tue Jul 10, 2012 11:26 am
by chuckdvc
Did not see a resolution posted to this. I also didnt see any of the ABLe member's respond. We just upgraded to 7.07 and are getting the same error "Object reference not set to an instance of an object." In fact 1800 of them since the weekend when we upgraded. Anybody ever find the orgin?