Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • dandrayne 1138 posts 2262 karma points
    Oct 28, 2009 @ 13:04
    dandrayne
    0

    Insert Image from within editor - error

    Hi Folks

    Ona number of sites we're getting errors when users attempt to upload an image from inside TinyMCE (the "create new" tab from the "insert media" dialogue box).  The erro is about input string not in correct format:

    [FormatException: Input string was not in a correct format.]
    System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) +7469351
    System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) +119
    umbraco.editorControls.uploadField.Save() +2097
    umbraco.dialogs.uploadImage.Page_Load(Object sender, EventArgs e) +663
    System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +14
    System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +35
    System.Web.UI.Control.OnLoad(EventArgs e) +99
    umbraco.BasePages.BasePage.OnLoad(EventArgs e) +15
    System.Web.UI.Control.LoadRecursive() +50
    System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +627

     

    The system is

    4.0.2.1
    Win 2003
    MSSQL 2005
    .NET 3.5

    And installed packages are

    • Media Picker with Preview
    • Google Maps datatype
    • XSLTsearch
    • umbraco Member Controls
    • AscendLogViewer
    • Cogworks.PDFGen
    • Umbimport
    • ImageGen
    • TreeMultiPicker

    Has anyone else seen this before, or can anyone shed light on the error?  I did suspect the noerd multiple file uploader (which was installed), but after removing the package the error is still present.  The closest other report of this I can find is a comment on http://umbraco.codeplex.com/WorkItem/View.aspx?WorkItemId=20149 (RE v3)

    Dan

     

     

  • Johan 188 posts 380 karma points
    Dec 09, 2009 @ 14:32
    Johan
    0

    I have the same problem. I issued a bug report here http://umbraco.codeplex.com/WorkItem/View.aspx?WorkItemId=25595

  • dandrayne 1138 posts 2262 karma points
    Dec 09, 2009 @ 14:43
    dandrayne
    0

    I should have updated this -see

    http://our.umbraco.org/forum/using/ui-questions/5070-Uploading-images-in-RTE-throw-error.

    The bug is in the noerd multiple file uploader, not in umbraco.

    Dan

     

  • Johan 188 posts 380 karma points
    Dec 09, 2009 @ 15:17
    Johan
    0

    Thanks! That did it.

Please Sign in or register to post replies

Write your reply to:

Draft