Copied to clipboard

Flag this post as spam?

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


  • Lachlann 344 posts 626 karma points
    Jun 13, 2011 @ 21:42
    Lachlann
    0

    Settings Code editor error Width must be non negative

    Hey I am getting a weird error, when i try and edit master pages , scripts or css in the settings section of Umbraco.

    [ArgumentOutOfRangeException: Width must be non negative.
    Parameter name: value]
    System.Web.UI.WebControls.Style.set_Width(Unit value) +8694644
    System.Web.UI.WebControls.WebControl.set_Width(Unit value) +30
    umbraco.uicontrols.UmbracoPanel.OnInit(EventArgs e) +223
    System.Web.UI.Control.InitRecursive(Control namingContainer) +140
    System.Web.UI.Control.InitRecursive(Control namingContainer) +311
    System.Web.UI.Control.InitRecursive(Control namingContainer) +311
    System.Web.UI.Control.InitRecursive(Control namingContainer) +311
    System.Web.UI.Control.InitRecursive(Control namingContainer) +311

    I am running umbraco v 4.7.0 (Assembly version: 1.0.4090.38017)

    The editors were working fine until i tried to save a master page and then it started showing this error. The editors in the developer section are working fine.

    I have tried touching the web.config but no difference.

    Any ideas anyone?

     

    L

Please Sign in or register to post replies

Write your reply to:

Draft