Server Error in '/' Application.

There is an unclosed literal string. Line 262, position 58.

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: There is an unclosed literal string. Line 262, position 58.

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: There is an unclosed literal string. Line 262, position 58.]
   System.Xml.XmlTextReaderImpl.Throw(Exception e) +73
   System.Xml.XmlTextReaderImpl.Throw(String res, String arg) +121
   System.Xml.XmlTextReaderImpl.ParseAttributeValueSlow(Int32 curPos, Char quoteChar, NodeData attr) +5381563
   System.Xml.XmlTextReaderImpl.ParseAttributes() +853
   System.Xml.XmlTextReaderImpl.ParseElement() +381
   System.Xml.XmlTextReaderImpl.ParseElementContent() +120
   System.Xml.XmlTextReaderImpl.Read() +45
   System.Xml.Linq.XContainer.ReadContentFrom(XmlReader r) +908
   System.Xml.Linq.XContainer.ReadContentFrom(XmlReader r, LoadOptions o) +51
   System.Xml.Linq.XDocument.Load(XmlReader reader, LoadOptions options) +294
   System.Xml.Linq.XDocument.Load(String uri, LoadOptions options) +61
   SexySelect.Net.PostViewBase.AddView(PostViewItem Item) +57
   SexySelect.Net.PostView.Post_Serving(Object sender, ServingEventArgs e) +619
   System.EventHandler`1.Invoke(Object sender, TEventArgs e) +0
   BlogEngine.Core.Post.OnServing(Post post, ServingEventArgs arg) +22
   BlogEngine.Core.Web.Controls.PostViewBase.get_Body() +318
   BlogEngine.Core.Web.Controls.PostViewBase.OnLoad(EventArgs e) +73
   System.Web.UI.Control.LoadRecursive() +61
   System.Web.UI.Control.LoadRecursive() +134
   System.Web.UI.Control.LoadRecursive() +134
   System.Web.UI.Control.LoadRecursive() +134
   System.Web.UI.Control.LoadRecursive() +134
   System.Web.UI.Control.LoadRecursive() +134
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +693


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