Errors ComponentArt.Web.UI
Posted: Mon Sep 20, 2010 1:08 pm
I'm getting some errors in the log relating to the ComponentArt.Web.UI. I'm running version 7.0.5 build 14053 and ComponentArt.Web.UI.dll version 2008.2.1267.3.
Message 1.
Exception of type 'System.Web.HttpUnhandledException' was thrown.; Error loading client properties: System.Xml.XmlException: Unexpected end of file has occurred. The following elements are not closed: c, r, c, r. Line 1, position 875. 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.ThrowUnclosedElements() 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 ComponentArt.Web.UI.BaseNavigator.LoadClientProperties(String sData)
Message 2.
Exception of type 'System.Web.HttpUnhandledException' was thrown.; Error loading client data: System.Xml.XmlException: '%' is an unexpected token. The expected token is '>'. Line 1, position 12296. at System.Xml.XmlTextReaderImpl.Throw(Exception e) at System.Xml.XmlTextReaderImpl.Throw(String res, String[] args) at System.Xml.XmlTextReaderImpl.ThrowUnexpectedToken(String expectedToken1, String expectedToken2) at System.Xml.XmlTextReaderImpl.ThrowUnexpectedToken(Int32 pos, String expectedToken1, String expectedToken2) at System.Xml.XmlTextReaderImpl.ParseEndElement() 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 ComponentArt.Web.UI.BaseNavigator.LoadClientData(String sData)
Any ideas what would cause these errors or how to fix them?
Thanks for any help you can give me.
Message 1.
Exception of type 'System.Web.HttpUnhandledException' was thrown.; Error loading client properties: System.Xml.XmlException: Unexpected end of file has occurred. The following elements are not closed: c, r, c, r. Line 1, position 875. 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.ThrowUnclosedElements() 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 ComponentArt.Web.UI.BaseNavigator.LoadClientProperties(String sData)
Message 2.
Exception of type 'System.Web.HttpUnhandledException' was thrown.; Error loading client data: System.Xml.XmlException: '%' is an unexpected token. The expected token is '>'. Line 1, position 12296. at System.Xml.XmlTextReaderImpl.Throw(Exception e) at System.Xml.XmlTextReaderImpl.Throw(String res, String[] args) at System.Xml.XmlTextReaderImpl.ThrowUnexpectedToken(String expectedToken1, String expectedToken2) at System.Xml.XmlTextReaderImpl.ThrowUnexpectedToken(Int32 pos, String expectedToken1, String expectedToken2) at System.Xml.XmlTextReaderImpl.ParseEndElement() 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 ComponentArt.Web.UI.BaseNavigator.LoadClientData(String sData)
Any ideas what would cause these errors or how to fix them?
Thanks for any help you can give me.