Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
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!
I also get this error. Umbraco 4.5.2 .net 3.5
Aron
Check out Dan's post here. Fixed this error for me.
Also a video available.
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
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:
It's a fresh umbraco install with nothing in it. What can I do about it? Thank you!
I also get this error. Umbraco 4.5.2 .net 3.5
Aron
Check out Dan's post here. Fixed this error for me.
Also a video available.
is working on a reply...