Server Error in '/' Application.

Unexpected end of file has occurred. The following elements are not closed: email, comment, comments, post. Line 100, position 14.

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: Unexpected end of file has occurred. The following elements are not closed: email, comment, comments, post. Line 100, position 14.

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: Unexpected end of file has occurred. The following elements are not closed: email, comment, comments, post. Line 100, position 14.]
   System.Xml.XmlTextReaderImpl.Throw(Exception e) +76
   System.Xml.XmlTextReaderImpl.Throw(String res, String arg) +127
   System.Xml.XmlTextReaderImpl.Throw(Int32 pos, String res, String arg) +19
   System.Xml.XmlTextReaderImpl.ThrowUnclosedElements() +262
   System.Xml.XmlTextReaderImpl.ParseElementContent() +840
   System.Xml.XmlTextReaderImpl.Read() +52
   System.Xml.XmlLoader.LoadNode(Boolean skipOverWhitespace) +786
   System.Xml.XmlLoader.LoadDocSequence(XmlDocument parentDoc) +53
   System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace) +171
   System.Xml.XmlDocument.Load(XmlReader reader) +109
   System.Xml.XmlDocument.Load(String filename) +93
   BlogEngine.Core.Providers.XmlBlogProvider.SelectPost(Guid id) +449
   BlogEngine.Core.Providers.BlogService.SelectPost(Guid id) +68
   BlogEngine.Core.Post.DataSelect(Guid id) +60
   BlogEngine.Core.BusinessBase`2.Load(KEY id) +151
   BlogEngine.Core.Providers.XmlBlogProvider.FillPosts() +362
   BlogEngine.Core.Providers.BlogService.FillPosts() +42
   BlogEngine.Core.Post.get_Posts() +127
   BlogEngine.Core.Post.GetPostBySlug(String slug, DateTime date) +85
   BlogEngine.Core.Web.HttpModules.UrlRewrite.RewritePost(HttpContext context) +125
   BlogEngine.Core.Web.HttpModules.UrlRewrite.context_BeginRequest(Object sender, EventArgs e) +465
   System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +128
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +76


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