All,
I previously posted that I have been having problems upgrading from 4.9.5 to 5.4.4 which is the recommended upgrade path. I get through the entire upgrade successfully and then click to got to my site. Rather than going to my site I am redirected to a page that says "DotNetNuke Error" and then two repeats of "An Error Has Occurred" with the following URL -- http://localhost/ACE_COOP/Default.aspx?tabid=36&error=Object+reference+not+set+to+an+instance+of+an+object.&content=0
I went into the database and there are PAGE_LOAD_EXCEPTIONS with the following values:
<LogProperties><LogProperty><PropertyName>AssemblyVersion</PropertyName><PropertyValue>5.5.1</PropertyValue></LogProperty><LogProperty><PropertyName>PortalID</PropertyName><PropertyValue>0</PropertyValue></LogProperty>
<LogProperty><PropertyName>PortalName</PropertyName><PropertyValue>Association of Cooperative Educators</PropertyValue></LogProperty><LogProperty><PropertyName>UserID</PropertyName><PropertyValue>-1</PropertyValue></LogProperty><LogProperty><PropertyName>UserName</PropertyName><PropertyValue /></LogProperty><LogProperty><PropertyName>ActiveTabID</PropertyName><PropertyValue>36</PropertyValue></LogProperty><LogProperty><PropertyName>ActiveTabName</PropertyName><PropertyValue>Home</PropertyValue></LogProperty><LogProperty><PropertyName>RawURL</PropertyName>
<PropertyValue>/ACE_COOP/Default.aspx?tabid=36&error=Object+reference+not+set+to+an+instance+of+an+object.&content=0</PropertyValue></LogProperty>
<LogProperty><PropertyName>AbsoluteURL</PropertyName><PropertyValue>/ACE_COOP/Default.aspx</PropertyValue></LogProperty>
<LogProperty><PropertyName>AbsoluteURLReferrer</PropertyName><PropertyValue /></LogProperty>
<LogProperty><PropertyName>UserAgent</PropertyName><PropertyValue>Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)</PropertyValue></LogProperty>
<LogProperty><PropertyName>DefaultDataProvider</PropertyName><PropertyValue>DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider</PropertyValue></LogProperty>
<LogProperty><PropertyName>ExceptionGUID</PropertyName><PropertyValue>fe9176f4-68a1-4463-8cb6-3b00d1dc7d64</PropertyValue></LogProperty>
<LogProperty><PropertyName>InnerException</PropertyName><PropertyValue>Object reference not set to an instance of an object.</PropertyValue></LogProperty>
<LogProperty><PropertyName>FileName</PropertyName><PropertyValue /></LogProperty>
<LogProperty><PropertyName>FileLineNumber</PropertyName><PropertyValue>0</PropertyValue></LogProperty>
<LogProperty><PropertyName>FileColumnNumber</PropertyName><PropertyValue>0</PropertyValue></LogProperty>
<LogProperty><PropertyName>Method</PropertyName><PropertyValue>DotNetNuke.UI.Skins.Skin.GetSkin</PropertyValue></LogProperty>
<LogProperty><PropertyName>StackTrace</PropertyName><PropertyValue /></LogProperty>
<LogProperty><PropertyName>Message</PropertyName><PropertyValue>DotNetNuke.Services.Exceptions.PageLoadException: Object reference not set to an instance of an object. ---> System.NullReferenceException: Object reference not set to an instance of an object. at DotNetNuke.UI.Skins.Skin.GetSkin(PageBase Page) at DotNetNuke.Framework.DefaultPage.Page_Init(Object sender, EventArgs e) in C:\ACE_COOP\Default.aspx.vb:line 487 at System.Web.UI.Control.OnInit(EventArgs e) at System.Web.UI.Page.OnInit(EventArgs e) at DotNetNuke.Framework.PageBase.OnInit(EventArgs e) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) --- End of inner exception stack trace ---</PropertyValue></LogProperty>
<LogProperty><PropertyName>Source</PropertyName><PropertyValue /></LogProperty></LogProperties>
I have only found two other references to this via Google and neither of them were seemingly able to resolve the issue. Any insights would much appreciated.
Regards,
Mike