Copied to clipboard

Flag this post as spam?

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


  • Alexander E. Christensen 1 post 21 karma points
    Dec 07, 2010 @ 23:24
    Alexander E. Christensen
    0

    System.NullReferenceException: Object reference not set to an instance of an object.

    Hi

    i have a system running

    umbraco v 4.5.2, Koiak_Standard_Site_1.1

    ASP.NET 4

    Windows 2008, IIS Version 7

     

    • When i trying to update or publish a page i get this error:

     

    System.NullReferenceException: Object reference not set to an instance of an object.

    Source Error:

    An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

    Stack Trace:

    [NullReferenceException: Object reference not set to an instance of an object.]
       umbraco.editorControls.ultimatepicker.ultimatePickerDataEditor.Save() in d:\TeamCity\buildAgent\work\75c63e4d2422667e\components\editorControls\ultimatepicker\ultimatePickerDataEditor.cs:126
       umbraco.controls.ContentControl.saveClick(Object Sender, ImageClickEventArgs e) in d:\TeamCity\buildAgent\work\75c63e4d2422667e\umbraco\presentation\umbraco\controls\ContentControl.cs:220
       umbraco.controls.ContentControl.savePublish(Object Sender, ImageClickEventArgs e) in d:\TeamCity\buildAgent\work\75c63e4d2422667e\umbraco\presentation\umbraco\controls\ContentControl.cs:230
       System.Web.UI.WebControls.ImageButton.OnClick(ImageClickEventArgs e) +115
       System.Web.UI.WebControls.ImageButton.RaisePostBackEvent(String eventArgument) +120
       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) +5563
    

    Kind Regards

    Alexander Christensen

  • Chris Koiak 700 posts 2626 karma points
    Dec 08, 2010 @ 09:58
    Chris Koiak
    0

    Hi Alexander,

    Check the 'Panel Picker', 'slide Picker' and 'Content/Page Picker' data types, make sure their starting node id's are correct?

    Chris

  • Sergey.P 3 posts 24 karma points
    Dec 08, 2010 @ 15:19
    Sergey.P
    0

    But where to find what should be the "parent nodeid"?

  • Chris Koiak 700 posts 2626 karma points
    Dec 08, 2010 @ 15:25
    Chris Koiak
    0

    If you hover over the page in the content tree you'll see the id appear in the status bar (for firefox anyway).

  • Sergey.P 3 posts 24 karma points
    Dec 08, 2010 @ 15:31
    Sergey.P
    0

    Hover current DataType

    Yes! Thank you

  • Chris Koiak 700 posts 2626 karma points
    Dec 08, 2010 @ 20:17
    Chris Koiak
    0

    Remember, if you like the project please vote for it at http://our.umbraco.org/projects/starter-kits/standard-website

Please Sign in or register to post replies

Write your reply to:

Draft