Server Error in '/' Application.

The 'content' start tag on line 56560 position 8 does not match the end tag of 'comment'. Line 56562, position 7.

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: The 'content' start tag on line 56560 position 8 does not match the end tag of 'comment'. Line 56562, position 7.

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: The 'content' start tag on line 56560 position 8 does not match the end tag of 'comment'. Line 56562, position 7.]
   System.Xml.XmlTextReaderImpl.Throw(Exception e) +73
   System.Xml.XmlTextReaderImpl.Throw(String res, String[] args) +81
   System.Xml.XmlTextReaderImpl.ThrowTagMismatch(NodeData startTag) +278
   System.Xml.XmlTextReaderImpl.ParseEndElement() +5368662
   System.Xml.XmlTextReaderImpl.ParseElementContent() +321
   System.Xml.XmlTextReaderImpl.Read() +45
   System.Xml.XmlLoader.LoadNode(Boolean skipOverWhitespace) +57
   System.Xml.XmlLoader.LoadDocSequence(XmlDocument parentDoc) +21
   System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace) +133
   System.Xml.XmlDocument.Load(XmlReader reader) +109
   System.Xml.XmlDocument.Load(String filename) +128
   BlogEngine.Core.Providers.XmlBlogProvider.SelectPost(Guid id) +277
   BlogEngine.Core.Post.DataSelect(Guid id) +76
   BlogEngine.Core.Post.Load(Guid id) +63
   BlogEngine.Core.Providers.XmlBlogProvider.FillPosts() +235
   BlogEngine.Core.Post.get_Posts() +70
   BlogEngine.Core.Web.HttpModules.UrlRewrite.RewritePost(HttpContext context, String url) +89
   BlogEngine.Core.Web.HttpModules.UrlRewrite.context_BeginRequest(Object sender, EventArgs e) +417
   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.4700.0