[XmlException: Root element is missing.]
System.Xml.XmlTextReaderImpl.Throw(Exception e) +76
System.Xml.XmlTextReaderImpl.ParseDocumentContent() +2758
System.Xml.XmlTextReaderImpl.Read() +65
System.Xml.XmlTextReader.Read() +15
System.Xml.XmlReader.MoveToContent() +74
System.Xml.XmlReader.IsStartElement(String name) +18
Elmah.XmlFileErrorLog.GetErrors(Int32 pageIndex, Int32 pageSize, IList errorEntryList) +377
Elmah.ErrorLogPage.OnLoad(EventArgs e) +346
System.Web.UI.Control.LoadRecursive() +74
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2604
|