Hi,
Upgraded to DNN 9 and everything seemed to be fine. I have two portals on this one instance. In the main portal and through the Personabar I updated the favicon, after saving the main portal site started to give me a Page Load Exception in the form of a 500 error. I am able to access the second portal with no problems and took a look at the Admin logs for the main portal. This is what I am seeing:
AbsoluteURL:/Default.aspx
DefaultDataProvider:DotNetNuke.Data.SqlDataProvider, DotNetNuke
ExceptionGUID:a2702b45-41f6-4090-abf9-0d42a4285fd0
AssemblyVersion:
PortalId:-1
UserId:-1
TabId:-1
RawUrl:
Referrer:
UserAgent:
ExceptionHash:duMhxHQAijtUgTs5hD544m3pcxA=
Message:Value cannot be null. Parameter name: file
StackTrace:
InnerMessage:Value cannot be null. Parameter name: file
InnerStackTrace:
at DotNetNuke.Services.FileSystem.FileManager.GetUrl(IFileInfo file) at DotNetNuke.Framework.DefaultPage.InitializePage() at DotNetNuke.Framework.DefaultPage.OnInit(EventArgs e) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
Source:
FileName:
FileLineNumber:0
FileColumnNumber:0
Method:
I have upgraded to v 9.00.01 (142) but still have the same problem. Does anyone have any ideas that I might be able to try to sort out the main portal?
thanks, -Jason