Copied to clipboard

Flag this post as spam?

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


  • Djamseed Khodabocus 5 posts 75 karma points
    May 09, 2016 @ 16:44
    Djamseed Khodabocus
    0

    Package Installation Issue

    Hi,

    I'm trying to create a package in Umbraco adding document types and their related data types but I'm getting the error below:

    No newParent node

    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 newParent node

    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 newParent node] umbraco.cms.businesslogic.CMSNode.getParent() +203 umbraco.cms.businesslogic.packager.CreatedPackage.AddDocumentType(DocumentType dt, List`1& dtl) +47 umbraco.cms.businesslogic.packager.CreatedPackage.Publish() +1168 umbraco.presentation.developer.packages.Default.saveOrPublish(Object sender, CommandEventArgs e) +316 System.Web.UI.WebControls.LinkButton.OnCommand(CommandEventArgs e) +140 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +6016

    Any ideas?

  • James Menendez 3 posts 73 karma points
    Mar 29, 2017 @ 16:47
    James Menendez
    0

    Did you ever receive a resolution for this issue? I am having the exact same issue attempting to publish a package on Umbraco v7.5.9

Please Sign in or register to post replies

Write your reply to:

Draft