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've got an issue with an Umbraco installation v4.0.2.1. When trying to save and publish content nodes, Umbraco returns the following error message:
[NullReferenceException: Object reference not set to an instance of an object.] umbraco.editorControls.ultimatepicker.ultimatePickerDataEditor.Save() +719 umbraco.controls.ContentControl.saveClick(Object Sender, ImageClickEventArgs e) +91 umbraco.controls.ContentControl.savePublish(Object Sender, ImageClickEventArgs e) +20 System.Web.UI.WebControls.ImageButton.OnClick(ImageClickEventArgs e) +108 System.Web.UI.WebControls.ImageButton.RaisePostBackEvent(String eventArgument) +118 System.Web.UI.WebControls.ImageButton.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +10 System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +13 System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +36 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1565
oops .. classic error on Enter ... here's the rest:
The content is being saved and shown as expected, but it's annoying with the error message.
Does anybody have an idea on how to solve this problem?
Thx.Søren
CLOSING THIS ENTRY:
The problem has been solved. There was a property in a couple of document types with a reference to an old version of the Ultimate Picker. After having deleted the property the server error "vanished".
This error also appears if the Parent nodeid: being referenced no longer exists (if the page/node has been deleted)
This setting "Parent nodeid" is on Data Type level - see Developer/Data types/Ultimate Picker
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
When saving content nodes Umbraco v4.0.2.1 returns Server Error
Hi.
I've got an issue with an Umbraco installation v4.0.2.1. When trying to save and publish content nodes, Umbraco returns the following error message:
oops .. classic error on Enter ... here's the rest:
The content is being saved and shown as expected, but it's annoying with the error message.
Does anybody have an idea on how to solve this problem?
Thx.
Søren
CLOSING THIS ENTRY:
The problem has been solved. There was a property in a couple of document types with a reference to an old version of the Ultimate Picker. After having deleted the property the server error "vanished".
This error also appears if the Parent nodeid: being referenced no longer exists (if the page/node has been deleted)
This setting "Parent nodeid" is on Data Type level - see Developer/Data types/Ultimate Picker
is working on a reply...