For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
-
speedythinker
- Commander (CMDR)

- Posts: 121
- Joined: Sat Sep 23, 2006 1:00 pm
Post
by speedythinker » Wed Jun 15, 2011 8:41 am
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.
Last edited by
speedythinker on Wed Jun 15, 2011 10:47 am, edited 2 times in total.
-
compunerdy
- Admiral (ADM)

- Posts: 1283
- Joined: Sun Nov 18, 2007 3:55 pm
Post
by compunerdy » Wed Jun 15, 2011 10:25 am
That is strange because I am still on 7.0.6 and getting the same errors lately.
-
speedythinker
- Commander (CMDR)

- Posts: 121
- Joined: Sat Sep 23, 2006 1:00 pm
Post
by speedythinker » Wed Jun 15, 2011 10:36 am
I never had that when I was running v7.06. It just happened right after the upgrade.
-
speedythinker
- Commander (CMDR)

- Posts: 121
- Joined: Sat Sep 23, 2006 1:00 pm
Post
by speedythinker » Wed Jun 15, 2011 10:53 am
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
-
chuckdvc
- Lieutenant Commander (LCDR)

- Posts: 97
- Joined: Fri Mar 20, 2009 12:32 pm
Post
by chuckdvc » Tue Jul 10, 2012 11:26 am
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?