WebGrid Exception

1 reply. Last post: October 6, 2010 4:58 PM by Yudi
Tags :
  • (None)
  • New Discussion
  • New Question
  • New Product Feedback

Hi,

Every so often in my application I get the following error message in my application which appears to orginate from within the WebGrid somewhere, here is the stack trace.

An exception of type 'System.Xml.XmlException' occurred and was caught.

-----------------------------------------------------------------------

10/06/2010 14:56:57

Type : System.Xml.XmlException, System.Xml, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089

Message : There is an unclosed literal string. Line 1, position 3004.

Source : System.Xml

Help link :

LineNumber : 1

LinePosition : 3004

SourceUri :

Data : System.Collections.ListDictionaryInternal

TargetSite : Void Throw(System.Exception)

Stack Trace : at System.Xml.XmlTextReaderImpl.Throw(Exception e)

at System.Xml.XmlTextReaderImpl.Throw(String res, String arg)

at System.Xml.XmlTextReaderImpl.ParseAttributeValueSlow(Int32 curPos, Char quoteChar, NodeData attr)

at System.Xml.XmlTextReaderImpl.ParseAttributes()

at System.Xml.XmlTextReaderImpl.ParseElement()

at System.Xml.XmlTextReaderImpl.ParseElementContent()

at System.Xml.XmlTextReaderImpl.Read()

at System.Xml.XmlLoader.LoadNode(Boolean skipOverWhitespace)

at System.Xml.XmlLoader.LoadDocSequence(XmlDocument parentDoc)

at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)

at System.Xml.XmlDocument.Load(XmlReader reader)

at System.Xml.XmlDocument.LoadXml(String xml)

at ISNet.WebUI.ISNetControl.LoadPostData(String postDataKey, NameValueCollection postCollection)

at ISNet.WebUI.WebGrid.WebGrid.LoadPostData(String postDataKey, NameValueCollection values)

at System.Web.UI.Page.ProcessPostData(NameValueCollection postData, Boolean fBeforeLoad)

at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)


Any ideas what can be causing this issue?


Regards,

Adrian.

All times are GMT -5. The time now is 11:48 PM.
Previous Next