Server Error in '/' Application.

Expected DTD markup was not found. Line 1, position 3.

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: Expected DTD markup was not found. Line 1, position 3.

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: Expected DTD markup was not found. Line 1, position 3.]
   System.Xml.XmlTextReaderImpl.Throw(Exception e) +87
   System.Xml.DtdParserProxy.System.Xml.IDtdParserAdapter.Throw(Exception e) +14
   System.Xml.DtdParser.Throw(Int32 curPos, String res, String arg) +156
   System.Xml.DtdParser.ScanSubsetContent() +1073
   System.Xml.DtdParser.GetToken(Boolean needWhiteSpace) +471
   System.Xml.DtdParser.ParseSubset() +15
   System.Xml.DtdParser.ParseExternalSubset() +83
   System.Xml.DtdParser.ParseInDocumentDtd(Boolean saveInternalSubset) +1331173
   System.Xml.DtdParser.Parse(Boolean saveInternalSubset) +43
   System.Xml.XmlTextReaderImpl.ParseDoctypeDecl() +321
   System.Xml.XmlTextReaderImpl.ParseDocumentContent() +282
   System.Xml.XmlTextReaderImpl.Read() +38
   System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace) +145
   System.Xml.XmlDocument.Load(XmlReader reader) +96
   System.Xml.XmlDocument.Load(String filename) +157
   RSSFeeds_RugbyWorldCupRSS.Page_Load(Object sender, EventArgs e) +79
   System.Web.UI.Control.OnLoad(EventArgs e) +99
   System.Web.UI.Control.LoadRecursive() +47
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1061


Version Information: Microsoft .NET Framework Version:2.0.50727.832; ASP.NET Version:2.0.50727.832