Server Error in '/' Application.

There is an unclosed literal string. Line 2851, position 59.

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 2851, position 59.

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 2851, position 59.]
   System.Xml.XmlScanner.ScanLiteral() +170
   System.Xml.XmlTextReader.SetLiteralValues(XmlAttributeTokenInfo fld) +132
   System.Xml.XmlTextReader.SetAttributeValues() +206
   System.Xml.XmlTextReader.ParseElement() +138
   System.Xml.XmlTextReader.Read() +94
   System.Xml.XmlValidatingReader.ReadNoCollectTextToken() +38
   System.Xml.XmlValidatingReader.Read() +14
   System.Xml.XmlLoader.LoadCurrentNode() +611
   System.Xml.XmlLoader.LoadDocSequence(XmlDocument parentDoc) +49
   System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace) +102
   System.Xml.XmlDocument.Load(XmlReader reader) +72
   System.Xml.XmlDocument.Load(String filename) +78
   Sepent.SiteStatistics.Hit.Page_Load(Object sender, EventArgs e)
   System.Web.UI.Control.OnLoad(EventArgs e) +67
   System.Web.UI.Control.LoadRecursive() +35
   System.Web.UI.Page.ProcessRequestMain() +750


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