DotNetNuke.Services.Exceptions.PageLoadException: Conversion from string "0.3" to type 'Double' is not valid. ---> System.InvalidCastException: Conversion from string "0.3" to type 'Double' is not valid. ---> System.formatException: Input string was not in a correct format. at Microsoft.VisualBasic.CompilerServices.Conversions.ParseDouble(String Value, NumberformatInfo Numberformat) at Microsoft.VisualBasic.CompilerServices.Conversions.ToDouble(String Value, NumberformatInfo Numberformat) --- End of inner exception stack trace --- at Microsoft.VisualBasic.CompilerServices.Conversions.ToDouble(String Value, NumberformatInfo Numberformat) at Microsoft.VisualBasic.CompilerServices.Conversions.ToDouble(String Value) at DotNetNuke.UI.Skins.NavObjectBase.AssignControlProperties() at DotNetNuke.UI.Skins.NavObjectBase.InitializeNavControl(Control objParent, String strDefaultProvider) at DotNetNuke.UI.Skins.Controls.SolPartMenu.OnInit(EventArgs e) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.AddedControl(Control control, Int32 index) at System.Web.UI.ControlCollection.Add(Control child) at DotNetNuke.Framework.DefaultPage.Page_Init(Object sender, EventArgs e) 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 ---
___________________________________________________________________________________________________________________________
i read the post http://www.dotnetnuke.com/Community/Forums/tabid/795/forumid/77/threadid/313346/scope/posts/Default.aspx but the difference are that i have another version of ddn.
someone can help me to solve this problem?
thanks in advance!
Hi i'm working with dnn 5.1 and i have a problem with the french package language
There is no problems in the installing, but when I click the French flag, I get the error below:
___________________________________________________________________________________________________________________________