Copied to clipboard

Flag this post as spam?

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


  • Søren Tidmand 129 posts 366 karma points
    Oct 22, 2009 @ 09:22
    Søren Tidmand
    0

    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:

     

    [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

  • Søren Tidmand 129 posts 366 karma points
    Oct 22, 2009 @ 09:26
    Søren Tidmand
    0

    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

  • Søren Tidmand 129 posts 366 karma points
    Oct 22, 2009 @ 12:11
    Søren Tidmand
    1

    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".

  • Søren Tarding Rasmussen 1 post 21 karma points
    Oct 26, 2010 @ 13:58
    Søren Tarding Rasmussen
    0

    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

     

Please Sign in or register to post replies

Write your reply to:

Draft