Server Error in '/ElevationProfileChart' Application.

DTD must be defined before the document root element. Line 1, position 179.

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: DTD must be defined before the document root element. Line 1, position 179.

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: DTD must be defined before the document root element. Line 1, position 179.]
   System.Xml.XmlTextReaderImpl.Throw(Exception e) +89
   System.Xml.XmlTextReaderImpl.ParseDoctypeDecl() +6547344
   System.Xml.XmlTextReaderImpl.ParseDocumentContent() +400
   System.Xml.Linq.XContainer.ReadContentFrom(XmlReader r) +1139
   System.Xml.Linq.XContainer.ReadContentFrom(XmlReader r, LoadOptions o) +63
   System.Xml.Linq.XDocument.Load(XmlReader reader, LoadOptions options) +349
   System.Xml.Linq.XDocument.Parse(String text, LoadOptions options) +154
   ElevationProfileChart.BusinessObjects.ElevationChartData.LoadDataFromMeta() in C:\src_partner\intern\handler\ElevationProfileChart\ElevationProfileChart\BusinessObjects\ElevationChartData.cs:115
   ElevationProfileChart.BusinessObjects.ElevationChart.CreateElevationChart() in C:\src_partner\intern\handler\ElevationProfileChart\ElevationProfileChart\BusinessObjects\ElevationChart.cs:98
   System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +542
   System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step) +75
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +93


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