Hello,
I recently upgraded from 4.5.1 to 4.5.5
Everything went well. After few days, I am very happy, I have tested a lot the application, everything seems to be fine, excepted one problem. The logo display a link to Default.aspx?base
I found this in the error log
AssemblyVersion: 04.05.05
PortalID: 0
PortalName: Declic Video FX
UserID: -1
UserName:
ActiveTabID: 36
ActiveTabName: Home
RawURL: /Default.aspx?base
AbsoluteURL: /Default.aspx
AbsoluteURLReferrer:
UserAgent: msnbot-media/1.0 (+http://search.msn.com/msnbot.htm)
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: 32f86847-d232-40b7-bc9b-e110a7b76442
InnerException: Object reference not set to an instance of an object.
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: DotNetNuke.Services.Exceptions.Exceptions.ProcessModuleLoadException
StackTrace:
Message: 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.Services.Exceptions.Exceptions.ProcessModuleLoadException(PortalModuleBase ctrlModule, Exception exc)at Apollo.DNN.SkinObjects.MLLanguageSelector.MLLanguageSelector.Page_Load(Object sender, EventArgs e)at System.Web.UI.Control.OnLoad(EventArgs e)at System.Web.UI.Control.LoadRecursive()at System.Web.UI.Control.LoadRecursive()at System.Web.UI.Control.LoadRecursive()at System.Web.UI.Control.LoadRecursive()at System.Web.UI.Control.LoadRecursive()at System.Web.UI.Control.LoadRecursive()at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)--- End of inner exception stack trace ---
Source:
Server Name:
In fact, if you point the mouse on the logo of your site, you have the link http://domainname.com/Default.aspx?base
And of course, this address do not exist...
I have seen the problem on other DNN website (and some famous one... funny - but curiously, not on dotnetnuke ! Strange behavior, not everybody seems affected).
What is the solution to correct this please ??? Or at least, to disable the link on the logo.
DV FX
PS: This is logged into Gemini: http://support.dotnetnuke.com/issue/ViewIssue.aspx?id=5959