Server Error in '/' Application.

'--' is an unexpected token. The expected token is '>'. Line 81, position 5.

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: '--' is an unexpected token. The expected token is '>'. Line 81, position 5.

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: '--' is an unexpected token. The expected token is '>'. Line 81, position 5.]
   System.Xml.XmlTextReaderImpl.Throw(Exception e) +76
   System.Xml.DtdParserProxy.System.Xml.IDtdParserAdapter.Throw(Exception e) +9
   System.Xml.DtdParser.Throw(Int32 curPos, String res, String[] args) +125
   System.Xml.DtdParser.ThrowUnexpectedToken(Int32 pos, String expectedToken1, String expectedToken2) +179
   System.Xml.DtdParser.ScanClosingTag() +3958051
   System.Xml.DtdParser.GetToken(Boolean needWhiteSpace) +257
   System.Xml.DtdParser.ParseEntityDecl() +732
   System.Xml.DtdParser.ParseSubset() +3957334
   System.Xml.DtdParser.ParseExternalSubset() +85
   System.Xml.DtdParser.ParseInDocumentDtd(Boolean saveInternalSubset) +4031357
   System.Xml.DtdParser.Parse(Boolean saveInternalSubset) +54
   System.Xml.DtdParserProxy.Parse(Boolean saveInternalSubset) +31
   System.Xml.XmlTextReaderImpl.ParseDoctypeDecl() +254
   System.Xml.XmlTextReaderImpl.ParseDocumentContent() +451
   System.Xml.XmlTextReaderImpl.Read() +151
   System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace) +112
   System.Xml.XmlDocument.Load(XmlReader reader) +108
   System.Xml.XmlDocument.Load(String filename) +87
   RssToolkit.Rss.DownloadManager.DownLoadFeedDom(String url) in C:\Dev\CodePlex\Active\ASPNETRSSToolkit\v2\RssToolkit\Rss\DownloadManager.cs:204
   RssToolkit.Rss.DownloadManager.GetFeedDom(String url) in C:\Dev\CodePlex\Active\ASPNETRSSToolkit\v2\RssToolkit\Rss\DownloadManager.cs:176
   RssToolkit.Rss.DownloadManager.GetFeed(String url) in C:\Dev\CodePlex\Active\ASPNETRSSToolkit\v2\RssToolkit\Rss\DownloadManager.cs:61
   RssToolkit.Rss.RssDocumentBase.Load(Uri url) in C:\Dev\CodePlex\Active\ASPNETRSSToolkit\v2\RssToolkit\Rss\RssDocumentBase.cs:120
   RssToolkit.Rss.RssDocument.Load(Uri url) in C:\Dev\CodePlex\Active\ASPNETRSSToolkit\v2\RssToolkit\Rss\RssDocument.cs:93
   Surrealist.com___2009.DadaistPoem.Page_Load(Object sender, EventArgs e) +541
   System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +14
   System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +35
   System.Web.UI.Control.OnLoad(EventArgs e) +99
   System.Web.UI.Control.LoadRecursive() +50
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +627


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