Odd WebGrid XMLException

1 reply. Last post: October 6, 2010 5:03 PM by Yudi
Tags :
  • (None)
  • New Discussion
  • New Question
  • New Product Feedback
Shawn AugustMember

I get the following error in my application that isn't reproducible. It seems to occur after a postback from another page.

 

Nothing in the CALLSTACK to indicate where this originated from. Any ideas?

 

Timestamp: 10/5/2010 2:21:19 PM

Message: HandlingInstanceID: 8a86dba3-ce03-4a56-8b52-d4130d5260d4

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

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

10/05/2010 11:21:19

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

Message : Unexpected end of file while parsing Name has occurred. Line 1, position 3685.

Source : System.Xml

Help link :

LineNumber : 1

LinePosition : 3685

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.Throw(Int32 pos, String res, String arg)

   at System.Xml.XmlTextReaderImpl.ParseQName(Boolean isQName, Int32 startOffset, Int32& colonPos)

   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)

 

 

 

 

 

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