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(ServingEventArgs eventArgs) +22
   BlogEngine.Core.SyndicationGenerator.WriteRssItem(XmlWriter writer, IPublishable publishable) +126
   BlogEngine.Core.SyndicationGenerator.WriteRssChannel(XmlWriter writer, IEnumerable`1 publishables, String title) +266
   BlogEngine.Core.SyndicationGenerator.WriteRssFeed(Stream stream, IEnumerable`1 publishables, String title) +360
   BlogEngine.Core.SyndicationGenerator.WriteFeed(SyndicationFormat format, Stream stream, List`1 publishables, String title) +103
   BlogEngine.Core.Web.HttpHandlers.SyndicationHandler.ProcessRequest(HttpContext context) +553
   System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +195
   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