Copied to clipboard

Flag this post as spam?

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


  • Kevon K. Hayes 255 posts 280 karma points
    Jul 26, 2010 @ 20:17
    Kevon K. Hayes
    0

    Can Not Download Created Packages - UMB 4.0.3 Pro

    UMB Experts,

    UMB 4.0.3 PRo - WIN SVR 2008 R2 - IIS 7.5 - DefaultAppPool-Integrated & Classic AppPool

    I can not export an Umbraco Package I created. I just see folders created with a GUIDs for their name but with no contents inside an no zip file:  The following error is was found in the Concierge Logs:

     

    CreatedPackage.cs System.ArgumentException: No node exists with id '1159'
    at umbraco.cms.businesslogic.CMSNode.setupNode()
    at umbraco.cms.businesslogic.web.DocumentType.ToXml(XmlDocument xd)
    at umbraco.cms.businesslogic.packager.CreatedPackage.Publish()

    and

    At /umbraco/plugins/tinymce3/tinymce3tinymceCompress.aspx?rnd=c715bcb0-80d0-4a6a-9822-fcb562c360ca&module=gzipmodule&themes=umbraco&plugins=contextmenu,table,umbracomacro,paste,inlinepopups,media,umbracocss,advimage,advlink,noneditab (Referred by: ): System.NullReferenceException: Object reference not set to an instance of an object.
    at umbraco.presentation.plugins.tinymce3.GzipModule.ProcessRequest(HttpContext context)
    at umbraco.presentation.plugins.tinymce3.tinymce3tinymceCompress.Page_Load(Object sender, EventArgs e)
    at System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e)
    at System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e)
    at System.Web.UI.Control.OnLoad(EventArgs e)
    at System.Web.UI.Control.LoadRecursive()
    at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
    and

    At /umbraco/plugins/tinymce3/tinymce3tinymceCompress.aspx?rnd=c715bcb0-80d0-4a6a-9822-fcb562c360ca&module=gzipmodule&themes=umbraco&plugins=contextmenu,table,umbracomacro,paste,inlinepopups,media,umbracocss,advimage,advlink,noneditab (Referred by: ): System.NullReferenceException: Object reference not set to an instance of an object.
    at umbraco.presentation.plugins.tinymce3.GzipModule.ProcessRequest(HttpContext context)
    at umbraco.presentation.plugins.tinymce3.tinymce3tinymceCompress.Page_Load(Object sender, EventArgs e)
    at System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e)
    at System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e)
    at System.Web.UI.Control.OnLoad(EventArgs e)
    at System.Web.UI.Control.LoadRecursive()
    at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)

     

  • 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