Re: Bug in Opera 9 - Input string was not in a correct format

  •  06-12-2007, 4:22 AM

    Re: Bug in Opera 9 - Input string was not in a correct format

    Hi Adam. I've just installed the latest version (06-09-2007) and the editor still won't work in Norwegian Opera 9.20. Do you have any suggstions to what could be wrong? Here is my stacktrace from the error i receive:

    MESSAGE: Input string was not in a correct format.

    TARGETSITE: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean)

    STACKTRACE:
        at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
       at System.Number.ParseDouble(String value, NumberStyles options, NumberFormatInfo numfmt)
       at System.Double.Parse(String s, NumberStyles style, NumberFormatInfo info)
       at System.Convert.ToDouble(String value)
       at CuteEditor.Editor.get_BrowserType()
       at CuteEditor.Editor.b()
       at CuteEditor.Editor.a.a.t()
       at CuteEditor.Editor.CreateChildControls()
       at System.Web.UI.Control.EnsureChildControls()
       at CuteEditor.Editor.get_ToolControls()
       at admin_nyheter_nyhet.PopulateCuteEditorLinks()
       at admin_nyheter_nyhet.Page_Load(Object sender, EventArgs e)
       at System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e)
       at System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e)
       at System.Web.UI.Control.OnLoad(EventArgs e)
       at System.Web.UI.Control.LoadRecursive()
       at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)

View Complete Thread