Copied to clipboard

Flag this post as spam?

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


  • Mikkel B. Mikkelsen 52 posts 81 karma points
    Nov 28, 2012 @ 09:46
    Mikkel B. Mikkelsen
    0

    XmlError when trying to edit specific node

    I'm getting the following YSOD when trying to edit a node in the content view.

    There are multiple root elements. Line 5, position 2.

    [XmlException: There are multiple root elements. Line 5, position 2.]
       System.Xml.XmlTextReaderImpl.Throw(Exception e) +73
       System.Xml.XmlTextReaderImpl.Throw(String res, String arg) +122
       System.Xml.XmlTextReaderImpl.ParseDocumentContent() +4115864
       System.Xml.XmlTextReaderImpl.Read() +145
       System.Xml.XmlLoader.LoadNode(Boolean skipOverWhitespace) +57
       System.Xml.XmlLoader.LoadDocSequence(XmlDocument parentDoc) +20
       System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace) +131
       System.Xml.XmlDocument.Load(XmlReader reader) +114
       System.Xml.XmlDocument.LoadXml(String xml) +168
       uComponents.Core.DataTypes.DataTypeGrid.DataEditor.GetStoredValues() +219
       uComponents.Core.DataTypes.DataTypeGrid.DataEditor.CreateChildControls() +572
       System.Web.UI.Control.EnsureChildControls() +102
       System.Web.UI.Control.PreRenderRecursiveInternal() +42
       System.Web.UI.Control.PreRenderRecursiveInternal() +175
       System.Web.UI.Control.PreRenderRecursiveInternal() +175
       System.Web.UI.Control.PreRenderRecursiveInternal() +175
       System.Web.UI.Control.PreRenderRecursiveInternal() +175
       System.Web.UI.Control.PreRenderRecursiveInternal() +175
       System.Web.UI.Control.PreRenderRecursiveInternal() +175
       System.Web.UI.Control.PreRenderRecursiveInternal() +175
       System.Web.UI.Control.PreRenderRecursiveInternal() +175
       System.Web.UI.Control.PreRenderRecursiveInternal() +175
       System.Web.UI.Control.PreRenderRecursiveInternal() +175
       System.Web.UI.Control.PreRenderRecursiveInternal() +175
       System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2496

    Can anyone help?

     

Please Sign in or register to post replies

Write your reply to:

Draft