Copied to clipboard

Flag this post as spam?

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


  • Bogdan 250 posts 427 karma points
    Sep 14, 2010 @ 14:39
    Bogdan
    0

    image cropper not working in 4.5.2 for .net 3.5

    Hi,

    I was just trying out the new image cropper data type (created a new data type of render control image cropper) but on the node with the property the following error occurs:

    [NullReferenceException: Object reference not set to an instance of an object.]
       umbraco.editorControls.imagecropper.DataEditor.OnInit(EventArgs e) +1072
       System.Web.UI.Control.InitRecursive(Control namingContainer) +333
       System.Web.UI.Control.InitRecursive(Control namingContainer) +210
       System.Web.UI.Control.InitRecursive(Control namingContainer) +210
       System.Web.UI.Control.InitRecursive(Control namingContainer) +210
       System.Web.UI.Control.InitRecursive(Control namingContainer) +210
       System.Web.UI.Control.AddedControl(Control control, Int32 index) +198
       System.Web.UI.ControlCollection.Add(Control child) +80
       umbraco.controls.ContentControl.addControlNew(Property p, TabPage tp, String Caption) +5963
       umbraco.controls.ContentControl.CreateChildControls() +933
       System.Web.UI.Control.EnsureChildControls() +87
       umbraco.controls.ContentControl.OnInit(EventArgs e) +92
       System.Web.UI.Control.InitRecursive(Control namingContainer) +333
       System.Web.UI.Control.AddedControl(Control control, Int32 index) +198
       System.Web.UI.ControlCollection.Add(Control child) +80
       umbraco.cms.presentation.editContent.OnInit(EventArgs e) +1469
       System.Web.UI.Control.InitRecursive(Control namingContainer) +333
       System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +378
    

    It's a fresh umbraco install with nothing in it. What can I do about it? Thank you!

  • Aron Gamble 63 posts 76 karma points
    Nov 02, 2010 @ 18:26
    Aron Gamble
    0

    I also get this error. Umbraco 4.5.2 .net 3.5

    Aron

     

  • Jeff Grine 149 posts 189 karma points
    Nov 12, 2010 @ 18:26
    Jeff Grine
    0

    Check out Dan's post here. Fixed this error for me. 

    Also a video available.

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies