Server Error in '/CpelPreInscripcion' Application.

Root element is missing.

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.Xml.XmlException: Root element is missing.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:


[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