Copied to clipboard

Flag this post as spam?

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


  • Laurence Gillian 600 posts 1219 karma points
    Oct 10, 2011 @ 13:31
    Laurence Gillian
    0

    Error on Publish all Site Nodes

    Hello,

    I am experiencing a bug when publishing the whole site from my root node. From the error I think this is happening when trying to republish a page that has a Embedded Content picker on it. 

    Do you have any suggestions for debugging/resolving this issue?

    [XmlException: Data at the root level is invalid. Line 1, position 1.]
       System.Xml.XmlTextReaderImpl.Throw(Exception e) +73
       System.Xml.XmlTextReaderImpl.Throw(String res, String arg) +122
       System.Xml.XmlTextReaderImpl.ParseRootLevelWhitespace() +4114669
       System.Xml.XmlTextReaderImpl.ParseDocumentContent() +189
       System.Xml.XmlTextReaderImpl.Read() +145
       System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace) +114
       System.Xml.XmlDocument.Load(XmlReader reader) +114
       System.Xml.XmlDocument.LoadXml(String xml) +168
       TheFarm.Umbraco.EmbeddedContent.XmlData.ToXMl(XmlDocument data) +236
       umbraco.cms.businesslogic.property.Property.ToXml(XmlDocument xd) +137
       umbraco.cms.businesslogic.web.Document.XmlPopulate(XmlDocument xd, XmlNode& x, Boolean Deep) +205
       umbraco.cms.businesslogic.Content.generateXmlWithoutSaving(XmlDocument xd) +107
       umbraco.cms.businesslogic.web.Document.XmlGenerate(XmlDocument xd) +15
       umbraco.cms.businesslogic.web.Document.PublishWithResult(User u) +1502
       umbraco.dialogs.publish.doPublishSubs(Document d) +73
       umbraco.dialogs.publish.doPublishSubs(Document d) +328
       umbraco.dialogs.publish.doPublishSubs(Document d) +328
       umbraco.dialogs.publish.doPublishSubs(Document d) +328
       umbraco.dialogs.publish.Page_Load(Object sender, EventArgs e) +1270
       System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +14
       System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +35
       System.Web.UI.Control.OnLoad(EventArgs e) +91
       umbraco.BasePages.BasePage.OnLoad(EventArgs e) +14
       System.Web.UI.Control.LoadRecursive() +74
       System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2207

    Thanks in advance, Laurie

  • 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