Copied to clipboard

Flag this post as spam?

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


  • Scott Donovan 2 posts 72 karma points
    Jan 26, 2016 @ 11:46
    Scott Donovan
    0

    Start user in child node v7.3.5

    When I create a new user and choose to "start the user in a content node", I select a child node to a parent "folder" node and I get the error as follows:

    enter image description here

    Server Error in '/' Application.

    Object reference not set to an instance of an object.

    Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

    Exception Details: 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.cms.businesslogic.CMSNode.get_Parent() +85 umbraco.uicontrols.TreePicker.BaseTreePicker.GetItemBreadcrumbs() +207 umbraco.uicontrols.TreePicker.BaseTreePicker.OnPreRender(EventArgs e) +277 System.Web.UI.Control.PreRenderRecursiveInternal() +112 System.Web.UI.Control.PreRenderRecursiveInternal() +221 System.Web.UI.Control.PreRenderRecursiveInternal() +221 System.Web.UI.Control.PreRenderRecursiveInternal() +221 System.Web.UI.Control.PreRenderRecursiveInternal() +221 System.Web.UI.Control.PreRenderRecursiveInternal() +221 System.Web.UI.Control.PreRenderRecursiveInternal() +221 System.Web.UI.Control.PreRenderRecursiveInternal() +221 System.Web.UI.Control.PreRenderRecursiveInternal() +221 System.Web.UI.Control.PreRenderRecursiveInternal() +221 System.Web.UI.Control.PreRenderRecursiveInternal() +221 System.Web.UI.Control.PreRenderRecursiveInternal() +221 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +4296

  • Jan Skovgaard 11280 posts 23678 karma points MVP 11x admin c-trib
    Jan 30, 2016 @ 11:57
    Jan Skovgaard
    0

    Hi Scott

    This is a known bug in 7.3.5 and it has been fixed in the newly releasted 7.3.6 as you can see in the release notes here https://our.umbraco.org/contribute/releases/736/ - So upgrading should solve the issue.

    Hope this helps.

    /Jan

Please Sign in or register to post replies

Write your reply to:

Draft