﻿<?xml version="1.0" encoding="utf-8"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><title>Intersoft Community - WebTreeView - WebTree crashes on PagePostback</title><link>http://www.intersoftsolutions.com/Community/WebTreeView/WebTree-crashes-on-PagePostback/</link><description /><generator>http://www.intersoftsolutions.com</generator><language>en</language><copyright>Copyright 2002 - 2015 Intersoft Solutions Corp. All rights reserved.</copyright><ttl>60</ttl><item><title>WebTree crashes on PagePostback</title><link>http://www.intersoftsolutions.com/Community/WebTreeView/WebTree-crashes-on-PagePostback/</link><pubDate>Tue, 24 Nov 2009 01:33:28 GMT</pubDate><dc:creator>yudi</dc:creator><description>&lt;p&gt;&lt;span style="font-family: 'segoe ui','sans-serif'; color: #1f497d; font-size: 9pt"&gt;The error only happens when “XmlCompressionEnabled” property is set to true. A work item, #497, has been submitted to WebTreeView development team regarding this issue.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: 'segoe ui','sans-serif'; color: #1f497d; font-size: 9pt"&gt;I’ll keep you updated with any news I heard from the team regarding this issue.&lt;/span&gt;&lt;/p&gt;</description></item><item><title>WebTree crashes on PagePostback</title><link>http://www.intersoftsolutions.com/Community/WebTreeView/WebTree-crashes-on-PagePostback/</link><pubDate>Mon, 23 Nov 2009 12:40:48 GMT</pubDate><dc:creator>veenu_munjal</dc:creator><description>&lt;p&gt;Added the Stack Trace:&lt;/p&gt;
&lt;p&gt;[XmlException: '&amp;lt;', hexadecimal value 0x3C, is an invalid attribute character. Line 1, position 108.]&lt;br /&gt;   System.Xml.XmlTextReaderImpl.Throw(Exception e) &amp;#43;76&lt;br /&gt;   System.Xml.XmlTextReaderImpl.Throw(String res, String[] args) &amp;#43;88&lt;br /&gt;   System.Xml.XmlTextReaderImpl.Throw(Int32 pos, String res, String[] args) &amp;#43;18&lt;br /&gt;   System.Xml.XmlTextReaderImpl.ParseAttributeValueSlow(Int32 curPos, Char quoteChar, NodeData attr) &amp;#43;3931930&lt;br /&gt;   System.Xml.XmlTextReaderImpl.ParseAttributes() &amp;#43;903&lt;br /&gt;   System.Xml.XmlTextReaderImpl.ParseElement() &amp;#43;343&lt;br /&gt;   System.Xml.XmlTextReaderImpl.ParseElementContent() &amp;#43;121&lt;br /&gt;   System.Xml.XmlTextReaderImpl.Read() &amp;#43;45&lt;br /&gt;   System.Xml.XmlLoader.LoadNode(Boolean skipOverWhitespace) &amp;#43;58&lt;br /&gt;   System.Xml.XmlLoader.LoadDocSequence(XmlDocument parentDoc) &amp;#43;20&lt;br /&gt;   System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace) &amp;#43;129&lt;br /&gt;   System.Xml.XmlDocument.Load(XmlReader reader) &amp;#43;108&lt;br /&gt;   System.Xml.XmlDocument.LoadXml(String xml) &amp;#43;113&lt;br /&gt;   ISNet.WebUI.XmlCompressor.XmlCompressor.Compress(XmlDocument xml) &amp;#43;250&lt;br /&gt;   ISNet.WebUI.ISNetControl.GetXMLData() &amp;#43;66&lt;br /&gt;   ISNet.WebUI.WebTreeView.WebTreeView.GetXMLData() &amp;#43;107&lt;br /&gt;   ISNet.WebUI.ISNetControl(Object, EventArgs ) &amp;#43;438&lt;br /&gt;   System.EventHandler.Invoke(Object sender, EventArgs e) &amp;#43;0&lt;br /&gt;   System.Web.UI.Control.OnPreRender(EventArgs e) &amp;#43;8682870&lt;br /&gt;   System.Web.UI.Control.PreRenderRecursiveInternal() &amp;#43;80&lt;br /&gt;   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) &amp;#43;842&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;</description></item><item><title>WebTree crashes on PagePostback</title><link>http://www.intersoftsolutions.com/Community/WebTreeView/WebTree-crashes-on-PagePostback/</link><pubDate>Mon, 23 Nov 2009 12:39:58 GMT</pubDate><dc:creator>veenu_munjal</dc:creator><description>&lt;p&gt;Hi Yudi,&lt;/p&gt;
&lt;p&gt; Another crash very often thrown is:&lt;/p&gt;
&lt;p&gt;&lt;em&gt;'&amp;lt;', hexadecimal value 0x3C, is an invalid attribute character. Line 1, position 108.&lt;/em&gt; &lt;/p&gt;
&lt;p&gt;It is very easy to reproduce - don't use SQLDataSource; fetch the data from DB and bind to the TreeView within PagePostback section on Page_Load. &lt;/p&gt;
&lt;p&gt;Making a post-back should fire the event but it returns error.&lt;/p&gt;
&lt;p&gt;The error is so prominent that we're planning to convert all TreeViews and TreeView inside WebCombos to Telerik Controls entirely.&lt;/p&gt;
&lt;p&gt;Can you provide a quick fix on this please?&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Veenu Munjal&lt;/p&gt;</description></item><item><title>WebTree crashes on PagePostback</title><link>http://www.intersoftsolutions.com/Community/WebTreeView/WebTree-crashes-on-PagePostback/</link><pubDate>Thu, 17 Sep 2009 00:35:40 GMT</pubDate><dc:creator>yudi@intersoftpt.com</dc:creator><description>&lt;p&gt;&lt;span style="font-family: 'segoe ui','sans-serif'; color: #1f497d; font-size: 9pt"&gt;I was unable to repro your issue in my end. &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: 'segoe ui','sans-serif'; color: #1f497d; font-size: 9pt"&gt;Could you please provide us with a simple sample that replicates the issue? You may use Northwind database as the datasource of the treeview.&lt;/span&gt;&lt;/p&gt;</description></item><item><title>WebTree crashes on PagePostback</title><link>http://www.intersoftsolutions.com/Community/WebTreeView/WebTree-crashes-on-PagePostback/</link><pubDate>Mon, 14 Sep 2009 00:54:43 GMT</pubDate><dc:creator>sarabjeetmarwah</dc:creator><description>&lt;div&gt;&lt;span style="font-size: 13px; font-family: arial"&gt;We are facing some problem while implementing WebTreeView.&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="font-size: 13px; font-family: arial"&gt;The treeView is declared as&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="font-size: 13px"&gt;&lt;/span&gt;&lt;span style="font-size: 13px; color: #0000ff"&gt;&lt;span style="font-size: 13px; color: #0000ff"&gt;&amp;lt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 13px; color: #a31515"&gt;&lt;span style="font-size: 13px; color: #a31515"&gt;tr&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 13px"&gt; &lt;/span&gt;&lt;span style="font-size: 13px; color: #ff0000"&gt;&lt;span style="font-size: 13px; color: #ff0000"&gt;class&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 13px; color: #0000ff"&gt;&lt;span style="font-size: 13px; color: #0000ff"&gt;="AltRow1"&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 13px"&gt; &lt;/span&gt;&lt;span style="font-size: 13px; color: #0000ff"&gt;&lt;span style="font-size: 13px; color: #0000ff"&gt;&amp;lt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 13px; color: #a31515"&gt;&lt;span style="font-size: 13px; color: #a31515"&gt;td&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 13px"&gt; &lt;/span&gt;&lt;span style="font-size: 13px; color: #ff0000"&gt;&lt;span style="font-size: 13px; color: #ff0000"&gt;colspan&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 13px; color: #0000ff"&gt;&lt;span style="font-size: 13px; color: #0000ff"&gt;="2"&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 13px"&gt; &lt;/span&gt;&lt;span style="font-size: 13px; color: #0000ff"&gt;&lt;span style="font-size: 13px; color: #0000ff"&gt;&amp;lt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 13px; color: #a31515"&gt;&lt;span style="font-size: 13px; color: #a31515"&gt;ISWebTreeView&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 13px; color: #0000ff"&gt;&lt;span style="font-size: 13px; color: #0000ff"&gt;:&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 13px; color: #a31515"&gt;&lt;span style="font-size: 13px; color: #a31515"&gt;WebTreeView&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 13px"&gt; &lt;/span&gt;&lt;span style="font-size: 13px; color: #ff0000"&gt;&lt;span style="font-size: 13px; color: #ff0000"&gt;ShowCheckBoxes&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 13px; color: #0000ff"&gt;&lt;span style="font-size: 13px; color: #0000ff"&gt;="Root"&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 13px"&gt; &lt;/span&gt;&lt;span style="font-size: 13px; color: #ff0000"&gt;&lt;span style="font-size: 13px; color: #ff0000"&gt;ID&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 13px; color: #0000ff"&gt;&lt;span style="font-size: 13px; color: #0000ff"&gt;="wtreeWorkflow"&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 13px"&gt; &lt;/span&gt;&lt;span style="font-size: 13px; color: #ff0000"&gt;&lt;span style="font-size: 13px; color: #ff0000"&gt;XmlCompressionEnabled&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 13px; color: #0000ff"&gt;&lt;span style="font-size: 13px; color: #0000ff"&gt;="true"&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 13px"&gt; &lt;/span&gt;&lt;span style="font-size: 13px; color: #ff0000"&gt;&lt;span style="font-size: 13px; color: #ff0000"&gt;BorderWidth&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 13px; color: #0000ff"&gt;&lt;span style="font-size: 13px; color: #0000ff"&gt;="0"&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 13px"&gt; &lt;/span&gt;&lt;span style="font-size: 13px; color: #ff0000"&gt;&lt;span style="font-size: 13px; color: #ff0000"&gt;BorderStyle&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 13px; color: #0000ff"&gt;&lt;span style="font-size: 13px; color: #0000ff"&gt;="None"&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 13px"&gt; &lt;/span&gt;&lt;span style="font-size: 13px; color: #ff0000"&gt;&lt;span style="font-size: 13px; color: #ff0000"&gt;runat&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 13px; color: #0000ff"&gt;&lt;span style="font-size: 13px; color: #0000ff"&gt;="server"&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 13px"&gt; &lt;/span&gt;&lt;span style="font-size: 13px; color: #ff0000"&gt;&lt;span style="font-size: 13px; color: #ff0000"&gt;ExpandedDepth&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 13px; color: #0000ff"&gt;&lt;span style="font-size: 13px; color: #0000ff"&gt;="0"&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 13px"&gt; &lt;/span&gt;&lt;span style="font-size: 13px; color: #0000ff"&gt;&lt;span style="font-size: 13px; color: #0000ff"&gt;&amp;lt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 13px; color: #a31515"&gt;&lt;span style="font-size: 13px; color: #a31515"&gt;Nodes&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 13px; color: #0000ff"&gt;&lt;span style="font-size: 13px; color: #0000ff"&gt;&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 13px"&gt; &lt;/span&gt;&lt;span style="font-size: 13px; color: #0000ff"&gt;&lt;span style="font-size: 13px; color: #0000ff"&gt;&amp;lt;/&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 13px; color: #a31515"&gt;&lt;span style="font-size: 13px; color: #a31515"&gt;Nodes&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 13px; color: #0000ff"&gt;&lt;span style="font-size: 13px; color: #0000ff"&gt;&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 13px"&gt; &lt;/span&gt;&lt;span style="font-size: 13px; color: #0000ff"&gt;&lt;span style="font-size: 13px; color: #0000ff"&gt;&amp;lt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 13px; color: #a31515"&gt;&lt;span style="font-size: 13px; color: #a31515"&gt;FrameStyle&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 13px"&gt; &lt;/span&gt;&lt;span style="font-size: 13px; color: #ff0000"&gt;&lt;span style="font-size: 13px; color: #ff0000"&gt;OverflowY&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 13px; color: #0000ff"&gt;&lt;span style="font-size: 13px; color: #0000ff"&gt;="Scroll"&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 13px"&gt; &lt;/span&gt;&lt;span style="font-size: 13px; color: #0000ff"&gt;&lt;span style="font-size: 13px; color: #0000ff"&gt;&amp;gt;&amp;lt;/&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 13px; color: #a31515"&gt;&lt;span style="font-size: 13px; color: #a31515"&gt;FrameStyle&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 13px; color: #0000ff"&gt;&lt;span style="font-size: 13px; color: #0000ff"&gt;&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 13px"&gt; &lt;/span&gt;&lt;span style="font-size: 13px; color: #0000ff"&gt;&lt;span style="font-size: 13px; color: #0000ff"&gt;&amp;lt;/&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 13px; color: #a31515"&gt;&lt;span style="font-size: 13px; color: #a31515"&gt;ISWebTreeView&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 13px; color: #0000ff"&gt;&lt;span style="font-size: 13px; color: #0000ff"&gt;:&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 13px; color: #a31515"&gt;&lt;span style="font-size: 13px; color: #a31515"&gt;WebTreeView&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 13px; color: #0000ff"&gt;&lt;span style="font-size: 13px; color: #0000ff"&gt;&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 13px"&gt; &lt;/span&gt;&lt;span style="font-size: 13px; color: #0000ff"&gt;&lt;span style="font-size: 13px; color: #0000ff"&gt;&amp;lt;/&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 13px; color: #a31515"&gt;&lt;span style="font-size: 13px; color: #a31515"&gt;td&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 13px; color: #0000ff"&gt;&lt;span style="font-size: 13px; color: #0000ff"&gt;&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 13px"&gt; &lt;/span&gt;&lt;span style="font-size: 13px; color: #0000ff"&gt;&lt;span style="font-size: 13px; color: #0000ff"&gt;&amp;lt;/&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 13px; color: #a31515"&gt;&lt;span style="font-size: 13px; color: #a31515"&gt;tr&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 13px; color: #0000ff"&gt;&lt;span style="font-size: 13px; color: #0000ff"&gt;&amp;gt;&lt;/span&gt;&lt;/span&gt; &lt;p&gt;&lt;span style="font-size: 13px; color: #0000ff"&gt;&lt;span style="font-size: 13px; color: #0000ff"&gt;&lt;span style="color: #000000; font-family: arial"&gt;and we are using SQL database to fetch data to be bound to the treeView.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 13px; color: #0000ff"&gt;&lt;span style="font-size: 13px; color: #0000ff"&gt;&lt;span style="color: #000000; font-family: arial"&gt;We have a button on the page, which checks for selected elements on the tree.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 13px; color: #0000ff"&gt;&lt;span style="font-size: 13px; color: #0000ff"&gt;&lt;span style="color: #000000; font-family: arial"&gt;After some postbacks of page, due to botton click, we get a error message "Root Elemnt not found." A screenshot is attached for details.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 13px; color: #0000ff"&gt;&lt;span style="font-size: 13px; color: #0000ff"&gt;&lt;span style="color: #000000; font-family: arial"&gt;When the error occurs, the page creashed before reaching the Click event handler of the button.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;</description></item></channel></rss>