﻿<?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 - WebDesktop - LoadLayoutFromFile</title><link>http://www.intersoftsolutions.com/Community/WebDesktop/LoadLayoutFromFile/</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>LoadLayoutFromFile</title><link>http://www.intersoftsolutions.com/Community/WebDesktop/LoadLayoutFromFile/</link><pubDate>Tue, 09 Mar 2010 23:51:58 GMT</pubDate><dc:creator>andi@intersoftpt.com</dc:creator><category>How to Implement ISNetControl LoadLayoutFromFile</category><description>&lt;p&gt;&lt;span style="font-size: 9pt; "&gt;Hi Aziz,&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 9pt; "&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; To disable using the SmartWebResources, you can set it from WebGrid's property. Set the EnableWebResources to Never. When you hit the second step, may I know on how did you remove the IS enteries from web.config?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: 9pt; "&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; May I also know what was the error ? It seems that the steps are right, it should be working.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: 9pt; "&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; Thank you and have a nice day.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: 9pt; "&gt;Best Regards,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: 9pt; "&gt;Andi Santoso&lt;/span&gt;&lt;/p&gt;</description></item><item><title>LoadLayoutFromFile</title><link>http://www.intersoftsolutions.com/Community/WebDesktop/LoadLayoutFromFile/</link><pubDate>Tue, 09 Mar 2010 08:40:01 GMT</pubDate><dc:creator>sazizrahman</dc:creator><category>How to Implement ISNetControl LoadLayoutFromFile</category><description>&lt;p&gt;Dear Andy, &lt;/p&gt;
&lt;p&gt;I followed your advice but it is not working. here are the steps i did.&lt;/p&gt;
&lt;p&gt;1) I copied full CommonLibrary folder from the installation &lt;/p&gt;
&lt;p&gt;directory to my project (on the project). I renamed the folder as &lt;/p&gt;
&lt;p&gt;"ISNetLibrary"&lt;/p&gt;
&lt;p&gt;2) Removed the IS axd entries from web.config (remove &lt;/p&gt;
&lt;p&gt;SmartWebResource)&lt;/p&gt;
&lt;p&gt;3) Change the paths in the property of WebDesktopManager.  Properties are &lt;br /&gt;        a) ImageDirectory&lt;br /&gt;        b) ScriptDirectory&lt;br /&gt;        c) SharedScriptDirectory&lt;/p&gt;
&lt;p&gt;I tried three different path techniques.&lt;br /&gt;1) ISNetLibrary/Shared/&lt;br /&gt;2) /ISNetLibrary/Shared/&lt;br /&gt;3) ~/ISNetLibrary/Shared/&lt;/p&gt;
&lt;p&gt;Mind you that the commonlibrary folder is copied at root and renamed as ISNetLibrary. The aspx that have the desktopmanager is "Default.aspx" and it is also located at root. &lt;/p&gt;
&lt;p&gt;Please tell me what am I missing&lt;/p&gt;
&lt;p&gt;I am attaching a snop shot of solution explorer and the &lt;/p&gt;
&lt;p&gt;properties window.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt; &lt;/p&gt;</description></item><item><title>LoadLayoutFromFile</title><link>http://www.intersoftsolutions.com/Community/WebDesktop/LoadLayoutFromFile/</link><pubDate>Tue, 09 Mar 2010 06:00:53 GMT</pubDate><dc:creator>sazizrahman</dc:creator><category>How to Implement ISNetControl LoadLayoutFromFile</category><description>&lt;p&gt;So i think we came to the conclusion.&lt;/p&gt;
&lt;p&gt;For my case &lt;/p&gt;
&lt;p&gt;I cannot make virtual directory in IIS for CommonLibrary but i need to use theming as well. So the solution for me is..&lt;/p&gt;
&lt;p&gt;1) Include the CommonLibrary Folder in my project.&lt;/p&gt;
&lt;p&gt;2) Disable SmartWebResource (Please point how to un register SmartWebResource).&lt;/p&gt;
&lt;p&gt;3) Change the ScriptDirectory and SharedScriptDirectory paths. Both should point to the CommonLibrary folder in my project.&lt;/p&gt;
&lt;p&gt;Please let me know if I am missing something? and thanks&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt; &lt;/p&gt;</description></item><item><title>LoadLayoutFromFile</title><link>http://www.intersoftsolutions.com/Community/WebDesktop/LoadLayoutFromFile/</link><pubDate>Mon, 08 Mar 2010 22:13:29 GMT</pubDate><dc:creator>andi@intersoftpt.com</dc:creator><category>How to Implement ISNetControl LoadLayoutFromFile</category><description>&lt;p /&gt;&lt;p style="margin-top: 7.5pt; margin-right: 0in; margin-bottom: 7.5pt; margin-left: 0in; "&gt;&lt;span style="font-family: 'lucida sans unicode', sans-serif; color: black; font-size: 9pt; "&gt;&lt;span style="font-size: 9pt; "&gt;Hi Aziz,&lt;o:p /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="margin-top: 7.5pt; margin-right: 0in; margin-bottom: 7.5pt; margin-left: 0in; "&gt;&lt;span style="font-family: 'lucida sans unicode', sans-serif; color: black; font-size: 9pt; "&gt;&lt;span style="font-size: 9pt; "&gt;    Yes, If we want to customize theme, we will
need to use CommonLibrary since all the files are not included in our
SmartWebResources.&lt;o:p /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="margin-top: 7.5pt; margin-right: 0in; margin-bottom: 7.5pt; margin-left: 0in; "&gt;&lt;span style="font-family: 'lucida sans unicode', sans-serif; color: black; font-size: 9pt; "&gt;&lt;span style="font-size: 9pt; "&gt;    By you meant with SmartWeb Hidden Resources,
does it refer to the Common Libary Folder? In your case, I believe since you
will need the CommonLibrary, you can have two options way to deploy your
project.&lt;o:p /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="margin-top: 7.5pt; margin-right: 0in; margin-bottom: 7.5pt; margin-left: 0in; "&gt;&lt;span style="font-family: 'lucida sans unicode', sans-serif; color: black; font-size: 9pt; "&gt;&lt;span style="font-size: 9pt; "&gt;    First, is by making the Common Library as a
virtual directory at IIS. Or the second one, is by including your Common
Library folder inside your project and deploy them as a one project. However,
you will need to ensure that the ScriptDirectory and SharedScriptDirectory are
having a right path as I mentioned before. For further information you can also
see our documentation at &lt;/span&gt;&lt;a href="http://intersoftpt.com/Build/DeployIn5Minutes" target="_blank"&gt;&lt;span style="font-size: 9pt; "&gt;here&lt;/span&gt;&lt;/a&gt;&lt;span style="font-size: 9pt; "&gt;.&lt;o:p /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="margin-top: 7.5pt; margin-right: 0in; margin-bottom: 7.5pt; margin-left: 0in; "&gt;&lt;span style="font-family: 'lucida sans unicode', sans-serif; color: black; font-size: 9pt; "&gt;&lt;span style="font-size: 9pt; "&gt;    The "Click here for guidance" is
working in my end. You can try to go to
"ms-help://ISNet.WebUI.2008/ISNet.WebUI/Configure SmartWebResources in a web application.html"
directly. Basically, when you want to deploy using SmartWebResources, you can
simply right click on our component and choose "Register
SmartWebResources".&lt;o:p /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="margin-top: 7.5pt; margin-right: 0in; margin-bottom: 7.5pt; margin-left: 0in; "&gt;&lt;span style="font-family: 'lucida sans unicode', sans-serif; color: black; font-size: 9pt; "&gt;&lt;span style="font-size: 9pt; "&gt;    I hope it helps. Thank you and have a nice day.&lt;o:p /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="margin-top: 7.5pt; margin-right: 0in; margin-bottom: 7.5pt; margin-left: 0in; "&gt;&lt;span style="font-family: 'lucida sans unicode', sans-serif; color: black; font-size: 9pt; "&gt;&lt;span style="font-size: 9pt; "&gt;Best Regards,&lt;o:p /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="margin-top: 7.5pt; margin-right: 0in; margin-bottom: 7.5pt; margin-left: 0in; "&gt;&lt;span style="font-family: 'lucida sans unicode', sans-serif; color: black; font-size: 9pt; "&gt;&lt;span style="font-size: 9pt; "&gt;Andi Santoso&lt;/span&gt;&lt;o:p /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p /&gt;</description></item><item><title>LoadLayoutFromFile</title><link>http://www.intersoftsolutions.com/Community/WebDesktop/LoadLayoutFromFile/</link><pubDate>Mon, 08 Mar 2010 05:58:22 GMT</pubDate><dc:creator>sazizrahman</dc:creator><category>How to Implement ISNetControl LoadLayoutFromFile</category><description>&lt;p&gt;So the bottom line is ... If i want to use themes, i must use hidden resources????  Isn't there is a way out?&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Secondly how to deploy with smart web hidden resouce? Can you please point to some help tutorials?&lt;/p&gt;
&lt;p&gt;I went to this link &lt;br /&gt;ms-help://ISNet.WebUI.WebDesktop.V3/ISNet.WebUI.WebDesktop/Deploying project that uses SmartWebResources.html&lt;/p&gt;
&lt;p&gt;But the link inisde it "Before deploying the project, you have to configure SmartWebResources after you created a new web application. Click &lt;a href="ms-help://ISNet.WebUI.2007/ISNet.WebUI/Configure SmartWebResources in a web application.html"&gt;here&lt;/a&gt; for guidance" is not working.&lt;/p&gt;
&lt;p&gt;i.e. ms-help://ISNet.WebUI.2007/ISNet.WebUI/Configure SmartWebResources in a web application.html&lt;/p&gt;
&lt;p&gt;Please respond&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt; &lt;/p&gt;</description></item><item><title>LoadLayoutFromFile</title><link>http://www.intersoftsolutions.com/Community/WebDesktop/LoadLayoutFromFile/</link><pubDate>Sun, 07 Mar 2010 21:53:07 GMT</pubDate><dc:creator>andi@intersoftpt.com</dc:creator><category>How to Implement ISNetControl LoadLayoutFromFile</category><description>&lt;p /&gt;&lt;p style="margin-top: 7.5pt; margin-right: 0in; margin-bottom: 7.5pt; margin-left: 0in; "&gt;&lt;span style="font-family: 'lucida sans unicode', sans-serif; color: black; font-size: 9pt; "&gt;&lt;span style="font-size: 9pt; "&gt;Hi Aziz,&lt;o:p /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin-top: 7.5pt; margin-right: 0in; margin-bottom: 7.5pt; margin-left: 0in; "&gt;&lt;span style="font-family: 'lucida sans unicode', sans-serif; color: black; font-size: 9pt; "&gt;&lt;span style="font-size: 9pt; "&gt;     First of all, when we use istheme.config, we
cannot have a project that does not depend upon hidden resources e.g.
CommonLibrary folder. Secondly, for the other theme, you can get it from your Intersoft Solution folder in your Program Files for example, C:\Program Files\Intersoft
Solutions\WebUI Studio for ASP.NET\WebDesktop.NET 3.0\Layout\WebDesktopManager.
You can get them and change the content of each file so that it will have a
same content with the one that I provided to you. And the last one, I believe,
I have also included those file from the last post attachment,
changeTheme_ServerSide.aspx.cs and changeTheme_ServerSide.aspx.&lt;o:p /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin-top: 7.5pt; margin-right: 0in; margin-bottom: 7.5pt; margin-left: 0in; "&gt;&lt;span style="font-family: 'lucida sans unicode', sans-serif; color: black; font-size: 9pt; "&gt;&lt;span style="font-size: 9pt; "&gt;     For the IIS and deployment issue, our product
should be have no problem when deploying with or without using
SmartWebResources. For the easiest way, you can include your CommongLibrary
folder inside you project and deploy them as one. After that, ensure that your
ScriptDirectory and SharedScriptDirectory are having a right path. For further
information about Deployment you can go to "ms-help://ISNet.WebUI.WebGrid.V7/ISNet.WebUI.WebGrid/Deploying
project that does not use SmartWebResources.html" at our documentation.&lt;o:p /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin-top: 7.5pt; margin-right: 0in; margin-bottom: 7.5pt; margin-left: 0in; "&gt;&lt;span style="font-family: 'lucida sans unicode', sans-serif; color: black; font-size: 9pt; "&gt;&lt;span style="font-size: 9pt; "&gt;     I hope it helps. Thank you and have a nice
day.&lt;o:p /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin-top: 7.5pt; margin-right: 0in; margin-bottom: 7.5pt; margin-left: 0in; "&gt;&lt;span style="font-family: 'lucida sans unicode', sans-serif; color: black; font-size: 9pt; "&gt;&lt;span style="font-size: 9pt; "&gt;Best Regards,&lt;o:p /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin-top: 7.5pt; margin-right: 0in; margin-bottom: 7.5pt; margin-left: 0in; "&gt;&lt;span style="font-family: 'lucida sans unicode', sans-serif; color: black; font-size: 9pt; "&gt;&lt;span style="font-size: 9pt; "&gt;Andi Santoso&lt;/span&gt;&lt;o:p /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p /&gt;</description></item><item><title>LoadLayoutFromFile</title><link>http://www.intersoftsolutions.com/Community/WebDesktop/LoadLayoutFromFile/</link><pubDate>Sun, 07 Mar 2010 04:19:49 GMT</pubDate><dc:creator>sazizrahman</dc:creator><category>How to Implement ISNetControl LoadLayoutFromFile</category><description>&lt;p&gt;Hi Andi,&lt;/p&gt;
&lt;p&gt;If you check my email that I have sent earlier, &lt;/p&gt;
&lt;p&gt;What we need.&lt;br /&gt;1) A standalone sample that doesnot depend upon any hidden resource e.g. CommonLibrary folder. The sample app should have all the resource e.g. javascript files, imags files, css etc.&lt;br /&gt;2) This sample should have the themes you are giving by default i.e. Default, WinXp, WinVista etc.&lt;br /&gt;3) A test page to change the session Theme of the user to check everything is in place.&lt;br /&gt; &lt;/p&gt;
&lt;p&gt;IIS 7 (Internet Information Services) --&amp;gt; If I make a virtual directory in the same website having the commonlibrary virtual directory, the application works fine. But if I create a new website in IIS 7 and deplo my application theree, it will not work as it will not find the "CommonLibrary" virtual directory.&lt;/p&gt;
&lt;p&gt;Thanks in advance. Send us a sample application that does not depend on the virtual directory "CommonLibrary" created by Intersoft Installer.&lt;/p&gt;
&lt;p&gt;Please let me know how soon you can send me a working sample. I am expecting your urgent response. Its been a week since we are stuck in this issue.&lt;/p&gt;</description></item><item><title>LoadLayoutFromFile</title><link>http://www.intersoftsolutions.com/Community/WebDesktop/LoadLayoutFromFile/</link><pubDate>Tue, 02 Mar 2010 07:08:41 GMT</pubDate><dc:creator>andi@intersoftpt.com</dc:creator><category>How to Implement ISNetControl LoadLayoutFromFile</category><description>&lt;p&gt;&lt;span style="font-size: 9pt"&gt;Hi Hamid,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: 9pt"&gt;&amp;nbsp;&amp;nbsp; After investigating this particular problem, this problem is occured because the path for that image is not correct. Here are the couple things that you will need to change:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: 9pt"&gt;1. Make sure you have that particular image in your project file. If not, you can add them from your&amp;nbsp; &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: 9pt"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; IntersoftSolution folder of its CommonLibrary.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: 9pt"&gt;2. Next, on your istheme.config, change the ApplyBehaviors property to true. (ApplyBehaviors="true")&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: 9pt"&gt;3. After that, In your .isl file, for instance WinXP.isl, WinVista.isl, etc, make sure to change the path into the right &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: 9pt"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; one. Add the &lt;/span&gt;&lt;span style="font-size: 9pt"&gt;path to&amp;nbsp;where the images are saved, you can see how on my sample WinXp.isl.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: 9pt"&gt;4. After done changing and adding the path, on your particular theme folder, make sure to erase all &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: 9pt"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; the .css file existed.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: 9pt"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; After follow these steps, the theme should be working just fine. For your information, this issue is occured because we are creating the project in FileSystem, hence it will automatically direct us to the root of our project. This particular issue will not happen when we create this project on our localhost.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: 9pt"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; I hope it helps and I also attached my sample of files for comparison of yours. Thank you and have a nice day.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: 9pt"&gt;Best Regards,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: 9pt"&gt;Andi Santoso&lt;/span&gt;&lt;span style="color: #ff0000"&gt;&lt;span style="color: #ff0000"&gt;&lt;p&gt;&lt;span style="font-size: 9pt"&gt;&lt;/span&gt;&amp;nbsp;&lt;/p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: 9pt"&gt;&lt;/span&gt; &lt;/p&gt;</description></item><item><title>LoadLayoutFromFile</title><link>http://www.intersoftsolutions.com/Community/WebDesktop/LoadLayoutFromFile/</link><pubDate>Tue, 23 Feb 2010 05:21:36 GMT</pubDate><dc:creator>andi@intersoftpt.com</dc:creator><category>How to Implement ISNetControl LoadLayoutFromFile</category><description>&lt;p&gt;&lt;span style="font-size: 9pt; "&gt;Hi Hamid,&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 9pt; "&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; I have recieved your email regarding this issue and you said that you are manage to handle this particular issue. The next issue is about the missing resources, and I am able to replicate the issue and have forwarded this to our developer team. I will inform you as soon as I get news from them.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: 9pt; "&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; I hope it helps and have a nice day. Thank you.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: 9pt; "&gt;Best Regards,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: 9pt; "&gt;Andi Santoso&lt;/span&gt;&lt;/p&gt;</description></item><item><title>LoadLayoutFromFile</title><link>http://www.intersoftsolutions.com/Community/WebDesktop/LoadLayoutFromFile/</link><pubDate>Sat, 20 Feb 2010 02:04:11 GMT</pubDate><dc:creator>muthuhamid</dc:creator><category>How to Implement ISNetControl LoadLayoutFromFile</category><description>&lt;p&gt;Dear Andi Santoso&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Thanks for your elaborated reply and i had followed all the instructions and created the "&lt;span style="font-size: 9pt;"&gt;istheme.config" in my project successfully. Unfortunately I am always getting the same value ("Nothing") to the follwoing Line&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Dim ti As ThemeInfo = WebPaneManager1.GetCurrentTheme()&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: 9pt;"&gt;Pls help me how can i fix this issue?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: 9pt;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: 9pt;"&gt;Thanks &amp;amp; BestRegards&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: 9pt;"&gt;Hamid&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: 9pt;" /&gt;&lt;strong&gt;&lt;br /&gt;&lt;/strong&gt;&lt;/p&gt;</description></item><item><title>LoadLayoutFromFile</title><link>http://www.intersoftsolutions.com/Community/WebDesktop/LoadLayoutFromFile/</link><pubDate>Sun, 14 Feb 2010 10:33:42 GMT</pubDate><dc:creator>muthuhamid</dc:creator><category>How to Implement ISNetControl LoadLayoutFromFile</category><description>&lt;p&gt;Hi&lt;/p&gt;&lt;p&gt;Am trying to use WebPaneManager1.LoadLayoutFromFile(FilePath) but i couldnt find the help what is "FilePath" ? and where can i find the location of this file ?&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;And Also I always get nothing to the following themeinfo&lt;/p&gt;
&lt;p&gt;WebDesktopManager1.GetCurrentTheme() - How to set the Theme to webdesktop manager programatically.&lt;/p&gt;&lt;br /&gt;Would be highly appreciated if anybody help me in this regards

&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;Hamid&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;</description></item></channel></rss>