﻿<?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 - SiteMapDataSource Problem</title><link>http://www.intersoftsolutions.com/Community/WebTreeView/SiteMapDataSource-Problem/</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>SiteMapDataSource Problem</title><link>http://www.intersoftsolutions.com/Community/WebTreeView/SiteMapDataSource-Problem/</link><pubDate>Sun, 04 Jul 2010 22:46:22 GMT</pubDate><dc:creator>Glayaar</dc:creator><category>The Navigation Url is not working fine</category><description>&lt;p&gt;As I mentioned before, I am using the provided sample BindToSiteMapDataSource.aspx and modifed the data binding snippet the project is deployed to TreeView2009 virtual directory. In my test clicking the node "Online Demo" will open a new window with the address http://localhost/TreeView2009/LiveDemo.aspx?pid=78 &lt;br /&gt;&lt;/p&gt;&lt;p&gt;Attached is the modified sample. &lt;br /&gt;&lt;/p&gt;</description></item><item><title>SiteMapDataSource Problem</title><link>http://www.intersoftsolutions.com/Community/WebTreeView/SiteMapDataSource-Problem/</link><pubDate>Sun, 04 Jul 2010 09:58:51 GMT</pubDate><dc:creator>khalid@itech.com.kw</dc:creator><category>The Navigation Url is not working fine</category><description>&lt;p&gt;I tried the _blank it opens in new window with the following link &lt;a href="http://localhost/~/tms/xxx.aspx"&gt;http://localhost/~/tms/xxx.aspx&lt;/a&gt;. I tried to bind with sitemapdatasource with the web.sitemap file. &lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Please help me with the web.sitemap same xml format. where the navigateurl is the following format&lt;/p&gt;&lt;span style="color: #0000ff; font-size: 13px"&gt;&lt;span style="color: #0000ff; font-size: 13px"&gt;&amp;lt;&lt;/span&gt;&lt;/span&gt;&lt;span style="color: #a31515; font-size: 13px"&gt;&lt;span style="color: #a31515; font-size: 13px"&gt;siteMapNode&lt;/span&gt;&lt;/span&gt;&lt;span style="color: #0000ff; font-size: 13px"&gt;&lt;span style="color: #0000ff; font-size: 13px"&gt; &lt;/span&gt;&lt;/span&gt;&lt;span style="color: #ff0000; font-size: 13px"&gt;&lt;span style="color: #ff0000; font-size: 13px"&gt;title&lt;/span&gt;&lt;/span&gt;&lt;span style="color: #0000ff; font-size: 13px"&gt;&lt;span style="color: #0000ff; font-size: 13px"&gt;=&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 13px"&gt;"&lt;/span&gt;&lt;span style="color: #0000ff; font-size: 13px"&gt;&lt;span style="color: #0000ff; font-size: 13px"&gt;Online Demo&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 13px"&gt;"&lt;/span&gt;&lt;span style="color: #0000ff; font-size: 13px"&gt;&lt;span style="color: #0000ff; font-size: 13px"&gt; &lt;/span&gt;&lt;/span&gt;&lt;span style="color: #ff0000; font-size: 13px"&gt;&lt;span style="color: #ff0000; font-size: 13px"&gt;description&lt;/span&gt;&lt;/span&gt;&lt;span style="color: #0000ff; font-size: 13px"&gt;&lt;span style="color: #0000ff; font-size: 13px"&gt;=&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 13px"&gt;"&lt;/span&gt;&lt;span style="color: #0000ff; font-size: 13px"&gt;&lt;span style="color: #0000ff; font-size: 13px"&gt;WebDesktop.NET 1.5 Online Demo&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 13px"&gt;"&lt;/span&gt;&lt;span style="color: #0000ff; font-size: 13px"&gt;&lt;span style="color: #0000ff; font-size: 13px"&gt; &lt;/span&gt;&lt;/span&gt;&lt;span style="color: #ff0000; font-size: 13px"&gt;&lt;span style="color: #ff0000; font-size: 13px"&gt;url&lt;/span&gt;&lt;/span&gt;&lt;span style="color: #0000ff; font-size: 13px"&gt;&lt;span style="color: #0000ff; font-size: 13px"&gt;=&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 13px"&gt;"&lt;/span&gt;&lt;span style="color: #0000ff; font-size: 13px"&gt;&lt;span style="color: #0000ff; font-size: 13px"&gt;~/LiveDemo.aspx?pid=78&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 13px"&gt;"&lt;/span&gt;&lt;span style="color: #0000ff; font-size: 13px"&gt;&lt;span style="color: #0000ff; font-size: 13px"&gt;/&amp;gt; &lt;/span&gt;&lt;/span&gt;
&lt;p&gt;not the format used in other xml file like withour the ~/&lt;/p&gt;
&lt;p&gt;Can you post the full code so i can download and test it.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;I am using the latest version &lt;span style="color: #0000ff; font-size: 13px"&gt;&lt;span style="color: #0000ff; font-size: 13px"&gt;&lt;p&gt;3.0.5000.1&lt;/p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;3.0.5000.1&lt;/p&gt;</description></item><item><title>SiteMapDataSource Problem</title><link>http://www.intersoftsolutions.com/Community/WebTreeView/SiteMapDataSource-Problem/</link><pubDate>Fri, 02 Jul 2010 03:10:36 GMT</pubDate><dc:creator>Glayaar</dc:creator><category>The Navigation Url is not working fine</category><description>&lt;p&gt;In my test by modifying the data binding settings on the BindToSiteMapDataSource.aspx sample to:&lt;/p&gt;&lt;pre&gt;&amp;lt;ISWebTreeView:WebTreeViewNodeBinding DataMember="SiteMapNode" TextField="Title" &lt;br /&gt;    NavigateURLField="Url" Target="_blank" /&amp;gt;&lt;/pre&gt;&lt;p&gt;Clicking the node will correctly redirect the page to the corresponding page. For example clicking the [Live Demo] node will open a new window for http://localhost/TreeView2009/LiveDemo.aspx. The project is deployed to the Treeview2009 virtual directory.&lt;/p&gt;
&lt;p&gt;Which WebTreeView and WebUI Framework version and build number are you using? Have you update the assembly to the latest version and build number?&lt;br /&gt;&lt;/p&gt;</description></item><item><title>SiteMapDataSource Problem</title><link>http://www.intersoftsolutions.com/Community/WebTreeView/SiteMapDataSource-Problem/</link><pubDate>Thu, 01 Jul 2010 11:32:32 GMT</pubDate><dc:creator>khalid@itech.com.kw</dc:creator><category>The Navigation Url is not working fine</category><description>&lt;p /&gt;
&lt;p&gt;I want to bind a SiteMapDataSource to a treeview and use it as the menu as in ordinary aspnet tree. But the navigate Url is not redirecting properly. The Sample web.sitemap is below. This sitemap is used by demo provided by Intersoft. &lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;See the URL format in the sitemap. When is  bind the same to intersoft treeview the link is navigating to &lt;/p&gt;
&lt;p&gt;&lt;span style="background-color: rgb(255, 255, 0); "&gt;http://localhost/~/LiveDemo.aspx&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;If any body know how to do this basic correct let me know. Intersoft Guys please dont advice which is not in ur software. We have been cheated a lot. &lt;/p&gt;
&lt;p&gt;&amp;lt;siteMapNode title="Home" description="Home" url="&lt;span style="background-color: rgb(255, 255, 0); "&gt;~/Default.asp&lt;/span&gt;x"&amp;gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="Apple-tab-span" style="white-space: pre; "&gt;		&lt;/span&gt;&amp;lt;siteMapNode title="Feature Explorer" url="&lt;span style="background-color: rgb(255, 255, 0); "&gt;~/FeatureExplorer.aspx&lt;/span&gt;"&amp;gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="Apple-tab-span" style="white-space: pre; "&gt;		&lt;/span&gt;&amp;lt;/siteMapNode&amp;gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="Apple-tab-span" style="white-space: pre; "&gt;		&lt;/span&gt;&amp;lt;siteMapNode title="Version History" url="~/VersionHistory.aspx"&amp;gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="Apple-tab-span" style="white-space: pre; "&gt;		&lt;/span&gt;&amp;lt;/siteMapNode&amp;gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;    &amp;lt;siteMapNode title="Trial Product" url="~/TrialProduct.aspx"&amp;gt;&lt;/p&gt;
&lt;p&gt;    &amp;lt;/siteMapNode&amp;gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;    &amp;lt;siteMapNode title="Unsubscribe" url="~/Unsubscribe.aspx"&amp;gt;&lt;/p&gt;
&lt;p&gt;    &amp;lt;/siteMapNode&amp;gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="Apple-tab-span" style="white-space: pre; "&gt;		&lt;/span&gt;&amp;lt;siteMapNode title="Live Demo" url="~/LiveDemo.aspx"&amp;gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="Apple-tab-span" style="white-space: pre; "&gt;		&lt;/span&gt;&amp;lt;/siteMapNode&amp;gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="Apple-tab-span" style="white-space: pre; "&gt;		&lt;/span&gt;&amp;lt;siteMapNode title="Products" description="Our products" &lt;/p&gt;
&lt;p&gt;&lt;span class="Apple-tab-span" style="white-space: pre; "&gt;		&lt;/span&gt;  url="~/Products/Default.aspx"&amp;gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="Apple-tab-span" style="white-space: pre; "&gt;			&lt;/span&gt;&amp;lt;siteMapNode title="WebUI.NET" description="WebUI.NET"&lt;/p&gt;
&lt;p&gt;&lt;span class="Apple-tab-span" style="white-space: pre; "&gt;				&lt;/span&gt;url="~/WebUI/Default.aspx"&amp;gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="Apple-tab-span" style="white-space: pre; "&gt;				&lt;/span&gt;&amp;lt;siteMapNode title="Features" description="WebUI.NET Key Features"&lt;/p&gt;
&lt;p&gt;&lt;span class="Apple-tab-span" style="white-space: pre; "&gt;				&lt;/span&gt;  url="~/WebUI/Default.aspx?Page=FeaturesAll"&amp;gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="Apple-tab-span" style="white-space: pre; "&gt;				&lt;/span&gt;&amp;lt;/siteMapNode&amp;gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="Apple-tab-span" style="white-space: pre; "&gt;			&lt;/span&gt;&amp;lt;/siteMapNode&amp;gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;      &amp;lt;siteMapNode title="ISDataSource.NET" description="ISDataSource.NET 1.0"&lt;/p&gt;
&lt;p&gt;&lt;span class="Apple-tab-span" style="white-space: pre; "&gt;		&lt;/span&gt;        url="~/ISDataSource/Default.aspx"&amp;gt;&lt;/p&gt;
&lt;p&gt;        &amp;lt;siteMapNode title="Features" description="ISDataSource.NET 1.0 Key Features"&lt;/p&gt;
&lt;p&gt;&lt;span class="Apple-tab-span" style="white-space: pre; "&gt;				&lt;/span&gt;  url="~/ISDataSource/Default.aspx?page=FeaturesAll"&amp;gt;&lt;/p&gt;
&lt;p&gt;        &amp;lt;/siteMapNode&amp;gt;&lt;/p&gt;
&lt;p&gt;        &amp;lt;siteMapNode title="DownloadTrial" description="WebGrid.NET Enterprise 4.0 Download Trial"&lt;/p&gt;
&lt;p&gt;&lt;span class="Apple-tab-span" style="white-space: pre; "&gt;				&lt;/span&gt;  url="~/ISDataSource/TrialDownload.aspx"/&amp;gt;&lt;/p&gt;
&lt;p&gt;        &amp;lt;siteMapNode title="Release History" description="WebGrid.NET Enterprise 4.0 Release History"&lt;/p&gt;
&lt;p&gt;&lt;span class="Apple-tab-span" style="white-space: pre; "&gt;				&lt;/span&gt;  url="~/ISDataSource/ReleaseHistory.aspx"/&amp;gt;&lt;/p&gt;
&lt;p&gt;        &amp;lt;siteMapNode title="System Requirements" description="WebGrid.NET Enterprise 4.0 System Requirements"&lt;/p&gt;
&lt;p&gt;&lt;span class="Apple-tab-span" style="white-space: pre; "&gt;				&lt;/span&gt;  url="~/ISDataSource/Default.aspx?page=Requirements"/&amp;gt;&lt;/p&gt;
&lt;p&gt;      &amp;lt;/siteMapNode&amp;gt;&lt;/p&gt;
&lt;p /&gt;</description></item></channel></rss>