Copied to clipboard

Flag this post as spam?

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


  • Justin Moore 41 posts 100 karma points
    Jun 11, 2010 @ 02:49
    Justin Moore
    0

    no parent node error when publishing root

    Great package. 

    I got the following exception when publishing my site root. (Umbraco 4.0.4.1)

    I uninstalled Document Sorter package and published root successfully.

    System.ArgumentExceptionNo parent node

    System.Web.HttpUnhandledException: Exception of type 'System.Web.HttpUnhandledException' was thrown. ---> System.ArgumentException: No parent node
       at umbraco.cms.businesslogic.CMSNode.get_Parent() in d:\TeamCity\buildAgent\work\7380c184e9fcd3ea\umbraco\cms\businesslogic\CMSNode.cs:line 260
       at TheOutfield.UmbExt.Packages.DocumentSorter.ApplicationBase.Document_Sort(Document doc, Object e)
       at umbraco.cms.businesslogic.web.Document.FireAfterSave(SaveEventArgs e) in d:\TeamCity\buildAgent\work\7380c184e9fcd3ea\umbraco\cms\businesslogic\web\Document.cs:line 1323
       at umbraco.cms.businesslogic.web.Document.Save() in d:\TeamCity\buildAgent\work\7380c184e9fcd3ea\umbraco\cms\businesslogic\web\Document.cs:line 434
       at umbraco.cms.presentation.editContent.Save(Object sender, EventArgs e) in d:\TeamCity\buildAgent\work\7380c184e9fcd3ea\umbraco\presentation\umbraco\editContent.aspx.cs:line 130
       at System.EventHandler.Invoke(Object sender, EventArgs e)

  • Matt Brailsford 4125 posts 22224 karma points MVP 9x c-trib
    Jun 14, 2010 @ 11:42
    Matt Brailsford
    0

    Hmm, strange, I've added a check to make sure the current node isn't the root node, give it a download and try it out.

    Matt

  • Justin Moore 41 posts 100 karma points
    Jun 21, 2010 @ 02:03
    Justin Moore
    0

    yeah that's sorted it, nice one!

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies