My client have run this site for 4 months with no problems.
Now it throws this Exception Details: System.Xml.XmlException: Root element is missing.
Stack Trace:
[XmlException: Root element is missing.]
System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo(String res) +198
System.Xml.XmlTextReaderImpl.ParseDocumentContent() +5206540
System.Xml.Linq.XDocument.Load(XmlReader reader, LoadOptions options) +61
System.Xml.Linq.XDocument.Load(String uri, LoadOptions options) +143
umbraco.BusinessLogic.ApplicationTree.LoadXml(Action`1 callback, Boolean saveAfterCallback) +129
umbraco.BusinessLogic.ApplicationTree.EnsureCache() +255
umbraco.BusinessLogic.ApplicationTree.get_AppTrees() +9
umbraco.cms.presentation.Trees.TreeDefinitionCollection.EnsureTreesRegistered(Boolean clearFirst) +241
umbraco.controls.Tree.TreeControl.Initialize() +231
umbraco.controls.Tree.TreeControl.OnPreRender(EventArgs e) +193
System.Web.UI.Control.PreRenderRecursiveInternal() +113
System.Web.UI.Control.PreRenderRecursiveInternal() +222
System.Web.UI.Control.PreRenderRecursiveInternal() +222
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +4201
|
Neither of us can login to the backend.
Any ideas?