Copied to clipboard

Flag this post as spam?

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


  • Heather Floyd 604 posts 1002 karma points MVP 5x c-trib
    Mar 03, 2010 @ 22:01
    Heather Floyd
    0

    No node exists with id '0'

    Hi, I think this is a very useful tool!

    One thing I noticed...

    I right-clicked on a node that had several children ("2010" in the picture):

    and selected "Publish Management" and was given the following pop-up:

    If I select one of the options and check the box next to (0), then click "Do action", I get this error:

    No node exists with id '0'

    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.ArgumentException: No node exists with id '0'

    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:

    [ArgumentException: No node exists with id '0']
    umbraco.cms.businesslogic.CMSNode.setupNode() +459
    umbraco.cms.businesslogic.CMSNode..ctor(Int32 Id) +25
    umbraco.cms.businesslogic.Content..ctor(Int32 id) +45
    umbraco.cms.businesslogic.web.Document..ctor(Int32 id) +22
    umbContextMenuPublishSelector.PublishSelector.Button1_Click(Object sender, EventArgs e) +264
    System.Web.UI.WebControls.Button.OnClick(EventArgs e) +111
    System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) +110
    System.Web.UI.WebControls.Button.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



    Version Information: Microsoft .NET Framework Version:2.0.50727.3603; ASP.NET Version:2.0.50727.3082

    I am using  umbraco v 4.0.3 (Assembly version: 1.0.3625.27276)

    I'm not sure what the "(0)" is supposed to indicate.

    If I do not check the box next to the (0), I get the message "Action Complete", but nothing has changed in the Content tree.

    ~Heather

  • Heather Floyd 604 posts 1002 karma points MVP 5x c-trib
    Mar 03, 2010 @ 22:04
    Heather Floyd
    0

    Ah, the forum didn't allow me to post my pictures... Here are the links:

    http://www.wholewebimpact.com/media/1650/MyContent.PNG

    http://www.wholewebimpact.com/media/1649/PubManagement.PNG

    ~Heather

Please Sign in or register to post replies

Write your reply to:

Draft