Server Error in '/' 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) +73
   System.Xml.XmlTextReaderImpl.ParseDocumentContent() +5373162
   System.Xml.XmlTextReaderImpl.Read() +151
   System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace) +115
   System.Xml.XmlDocument.Load(XmlReader reader) +109
   System.Xml.XmlDocument.Load(TextReader txtReader) +136
   Bkav.eOfficeWeb.Utilities.AppSettingHelper.LoadConfigDocument() +115
   Bkav.eOfficeWeb.Utilities.AppSettingHelper.ReadSetting(String key) +40
   Bkav.eOfficePlus.ReportTimer.GetIntervalConfig() +26
   Bkav.eOfficePlus.ReportTimer.Start() +55
   ASP.FirstRequestInitialisation.Initialise() +121
   ASP.global_asax.Application_BeginRequest(Object sender, EventArgs e) +5
   System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +144
   System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step) +50
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +73


Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.8.4110.0