<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.silverlight.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Programming with .NET - General</title><link>http://forums.silverlight.net/forums/17.aspx</link><description>General discussions around authoring Silverlight .NET applications.</description><dc:language>en</dc:language><generator>CommunityServer 2007 (Build: 20416.853)</generator><item><title>Re: Re: Re: Re: Page navigation between silverlight pages[XAML &amp;amp;amp; HTML]</title><link>http://forums.silverlight.net/forums/thread/267134.aspx</link><pubDate>Tue, 11 Aug 2009 07:50:22 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:267134</guid><dc:creator>zperic</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/267134.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=17&amp;PostID=267134</wfw:commentRss><description>&lt;a href="http://silverlight.net/members/lijoputhuval.aspx" class="namelink"&gt;lijoputhuval&lt;/a&gt; thanx a lot for help...&lt;br /&gt;</description></item><item><title>Re: Re: Re: Page navigation between silverlight pages[XAML &amp;amp;amp; HTML]</title><link>http://forums.silverlight.net/forums/thread/149059.aspx</link><pubDate>Wed, 17 Dec 2008 06:55:31 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:149059</guid><dc:creator>lijoputhuval</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/149059.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=17&amp;PostID=149059</wfw:commentRss><description>&lt;font size="2"&gt;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font size="2"&gt;
&lt;p&gt;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;try this &lt;/font&gt;&lt;/p&gt;
&lt;p&gt;here am closing one page by clicking the button.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;and am calling my Default.xaml here.&lt;/p&gt;
&lt;p&gt;&lt;font color="#0000ff" size="2"&gt;private&lt;/font&gt;&lt;font size="2"&gt; &lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;void&lt;/font&gt;&lt;font size="2"&gt; btnExit_Click(&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;object&lt;/font&gt;&lt;font size="2"&gt; sender, &lt;/font&gt;&lt;font color="#2b91af" size="2"&gt;RoutedEventArgs&lt;/font&gt;&lt;font size="2"&gt; e)&lt;/font&gt;&lt;/p&gt;&lt;font size="2"&gt;{&lt;/font&gt;&lt;font size="2"&gt;&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;this&lt;/font&gt;&lt;font size="2"&gt;.Content = &lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;new&lt;/font&gt;&lt;font size="2"&gt; &lt;/font&gt;&lt;font color="#2b91af" size="2"&gt;Default&lt;/font&gt;&lt;font size="2"&gt;();&lt;/font&gt;&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt; 
&lt;p&gt;}&lt;/p&gt;
&lt;p&gt;if this help u pls mark it as answer&lt;/p&gt;&lt;/font&gt;</description></item><item><title>Re: Re: Re: Page navigation between silverlight pages[XAML &amp;amp;amp; HTML]</title><link>http://forums.silverlight.net/forums/thread/81883.aspx</link><pubDate>Tue, 19 Aug 2008 11:42:07 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:81883</guid><dc:creator>nirav123</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/81883.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=17&amp;PostID=81883</wfw:commentRss><description>&lt;p&gt;Hi! I am being troubled as i want the code thru which we can navigate between XAML pages.I am using SilverLight 2 Beta 2.All the stuff on net gives the code in C# which works fine but when i convert it in VB,results are changed.If anybody had got code for it plz help me out.&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: Re: Page navigation between silverlight pages[XAML &amp;amp; HTML]</title><link>http://forums.silverlight.net/forums/thread/12473.aspx</link><pubDate>Thu, 30 Aug 2007 06:17:27 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:12473</guid><dc:creator>mangesh.v.s</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/12473.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=17&amp;PostID=12473</wfw:commentRss><description>&lt;p&gt;Actually, I used window.location.href=&amp;quot;nextPage.html&amp;quot;.not window.location=&amp;quot; &amp;quot;&lt;/p&gt;
&lt;p&gt;I&amp;nbsp;tried window.location.href=&amp;quot;&lt;a href="http://www.google.com/"&gt;&lt;strong&gt;&lt;font color="#817d77" size="1"&gt;http://www.google.com&lt;/font&gt;&lt;/strong&gt;&lt;/a&gt;&amp;quot; ,it works &lt;/p&gt;
&lt;p&gt;I will try to&amp;quot;Add Silverlight link&amp;quot; to integrate your Silverlight project with your asp.net website.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;thanks for your valuable response&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: Re: Page navigation between silverlight pages[XAML &amp;amp; HTML]</title><link>http://forums.silverlight.net/forums/thread/12459.aspx</link><pubDate>Wed, 29 Aug 2007 22:13:40 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:12459</guid><dc:creator>jasonxz</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/12459.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=17&amp;PostID=12459</wfw:commentRss><description>&lt;p&gt;Actually, I believe it&amp;#39;s window.location=&amp;quot;nextPage.html&amp;quot;.&lt;/p&gt;
&lt;p&gt;Have you tried window.location=&amp;quot;&lt;a href="http://www.google.com/"&gt;http://www.google.com&lt;/a&gt;&amp;quot; or window.location=&amp;quot;default.html&amp;quot;?&lt;/p&gt;
&lt;p&gt;Also, if you&amp;#39;re working on your asp.net website in VS2K8, you can right-click your website and click &amp;quot;Add Silverlight link&amp;quot; to integrate your Silverlight project with your asp.net website.&lt;/p&gt;</description></item><item><title>Re: Re: Page navigation between silverlight pages[XAML &amp;amp; HTML]</title><link>http://forums.silverlight.net/forums/thread/12064.aspx</link><pubDate>Sun, 26 Aug 2007 18:43:03 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:12064</guid><dc:creator>mangesh.v.s</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/12064.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=17&amp;PostID=12064</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;Hi,&lt;/p&gt;&lt;p&gt;Yes i have also tried the same &amp;quot;http://www.google.com/&amp;quot; and it works &lt;/p&gt;&lt;p&gt;But if go and add a html page in my silverlight project&lt;/p&gt;&lt;p&gt;and call the same html page using windows.location.herf=&amp;quot;html page name&amp;quot; then it gives error&amp;nbsp;&lt;/p&gt;&lt;p&gt;is&amp;nbsp; windows.location.herf=&amp;quot; &amp;quot; a correct way?&lt;/p&gt;&lt;p&gt;or any idea hoe to call the other html which is in same project.&lt;/p&gt;&lt;p&gt;And how to integrate this silverlight project to my existing web apllication which is developed in asp.net&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: Page navigation between silverlight pages[XAML &amp; HTML]</title><link>http://forums.silverlight.net/forums/thread/11657.aspx</link><pubDate>Thu, 23 Aug 2007 17:20:20 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:11657</guid><dc:creator>swirlingmass</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/11657.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=17&amp;PostID=11657</wfw:commentRss><description>&lt;p&gt;Maybe someone else can explain this better than I can.&amp;nbsp; Visual studio doesn&amp;#39;t run the Silverlight html files on its development server.&amp;nbsp; So when you go to debug, you&amp;#39;re not in a hosted environment.&amp;nbsp; Probably the easiest way to get in a hosted environment is to add a new project/web site (aspx page) to your solution, right click on it, and select Add Silverlight Link.&amp;nbsp; Then run it from the aspx page.&lt;/p&gt;
&lt;p&gt;Let&amp;#39;s see if I can explain it another way.&amp;nbsp; If it&amp;#39;s not hosted, nextPage.html is really something like C:/somedirectorypath/nextPage.html.&amp;nbsp; You&amp;#39;re not going to have access to anything on c:, you need it to be http.&amp;nbsp; In a hosted environment, nextPage.html really means something like http://localhost/nextPage.html.&lt;/p&gt;</description></item><item><title>Re: Re: Page navigation between silverlight pages[XAML &amp;amp; HTML]</title><link>http://forums.silverlight.net/forums/thread/11653.aspx</link><pubDate>Thu, 23 Aug 2007 17:00:25 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:11653</guid><dc:creator>justncase80</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/11653.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=17&amp;PostID=11653</wfw:commentRss><description>&lt;p&gt;I changed &amp;quot;nextPage.html&amp;quot; to &amp;quot;http://www.google.com/&amp;quot; and it worked fine, maybe the problem is that you need to have the full url instead of a relative url?&lt;/p&gt;</description></item><item><title>Re: Page navigation between silverlight pages[XAML &amp; HTML]</title><link>http://forums.silverlight.net/forums/thread/11569.aspx</link><pubDate>Thu, 23 Aug 2007 06:00:18 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:11569</guid><dc:creator>mangesh.v.s</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/11569.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=17&amp;PostID=11569</wfw:commentRss><description>&lt;p&gt;we are running the application on our local machine i.e client &amp;amp; server is the same for application.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;we are using visual studio 2008 beta2 ( vista machine) template for silverlight application.The default page for silverlight application is &amp;#39;TestPage.html&amp;#39; as follow&amp;nbsp; : code for that is as follow&lt;/p&gt;
&lt;p&gt;we are calling js function callfun() on body onload event of &amp;#39;TestPage.html&amp;#39; to redirect to &amp;#39;nextPage.html&amp;#39; which fetchs error &amp;#39;Permission Denied&amp;#39;.&lt;/p&gt;&lt;font color="#0000ff" size="2"&gt;&amp;lt;!&lt;/font&gt;&lt;font color="#a31515" size="2"&gt;DOCTYPE&lt;/font&gt;&lt;font size="2"&gt; &lt;/font&gt;&lt;font color="#ff0000" size="2"&gt;html&lt;/font&gt;&lt;font size="2"&gt; &lt;/font&gt;&lt;font color="#ff0000" size="2"&gt;PUBLIC&lt;/font&gt;&lt;font size="2"&gt; &lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&amp;quot;-//W3C//DTD XHTML 1.0 Transitional//EN&amp;quot;&lt;/font&gt;&lt;font size="2"&gt; &lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&amp;quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&amp;quot;&amp;gt;&lt;/font&gt;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt; 
&lt;p&gt;&amp;lt;&lt;/font&gt;&lt;font color="#a31515" size="2"&gt;html&lt;/font&gt;&lt;font size="2"&gt; &lt;/font&gt;&lt;font color="#ff0000" size="2"&gt;xmlns&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;=&amp;quot;http://www.w3.org/1999/xhtml&amp;quot;&lt;/font&gt;&lt;font size="2"&gt; &lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&amp;gt;&lt;/p&gt;&lt;/font&gt;&lt;font color="#008000" size="2"&gt;
&lt;p&gt;&amp;lt;!-- saved from url=(0014)about:internet --&amp;gt;&lt;/p&gt;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;
&lt;p&gt;&amp;lt;&lt;/font&gt;&lt;font color="#a31515" size="2"&gt;head&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&amp;gt;&lt;/p&gt;&lt;/font&gt;&lt;font size="2"&gt;
&lt;p&gt;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&amp;lt;&lt;/font&gt;&lt;font color="#a31515" size="2"&gt;title&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&amp;gt;&lt;/font&gt;&lt;font size="2"&gt;Silverlight Project Test Page &lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&amp;lt;/&lt;/font&gt;&lt;font color="#a31515" size="2"&gt;title&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&amp;gt;&lt;/p&gt;&lt;/font&gt;&lt;font size="2"&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&amp;lt;&lt;/font&gt;&lt;font color="#a31515" size="2"&gt;script&lt;/font&gt;&lt;font size="2"&gt; &lt;/font&gt;&lt;font color="#ff0000" size="2"&gt;type&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;=&amp;quot;text/javascript&amp;quot;&lt;/font&gt;&lt;font size="2"&gt; &lt;/font&gt;&lt;font color="#ff0000" size="2"&gt;src&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;=&amp;quot;Silverlight.js&amp;quot;&amp;gt;&amp;lt;/&lt;/font&gt;&lt;font color="#a31515" size="2"&gt;script&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&amp;gt;&lt;/p&gt;&lt;/font&gt;&lt;font size="2"&gt;
&lt;p&gt;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&amp;lt;&lt;/font&gt;&lt;font color="#a31515" size="2"&gt;script&lt;/font&gt;&lt;font size="2"&gt; &lt;/font&gt;&lt;font color="#ff0000" size="2"&gt;type&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;=&amp;quot;text/javascript&amp;quot;&lt;/font&gt;&lt;font size="2"&gt; &lt;/font&gt;&lt;font color="#ff0000" size="2"&gt;src&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;=&amp;quot;TestPage.html.js&amp;quot;&amp;gt;&amp;lt;/&lt;/font&gt;&lt;font color="#a31515" size="2"&gt;script&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&amp;gt;&lt;/p&gt;&lt;/font&gt;&lt;font size="2"&gt;
&lt;p&gt;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&amp;lt;&lt;/font&gt;&lt;font color="#a31515" size="2"&gt;style&lt;/font&gt;&lt;font size="2"&gt; &lt;/font&gt;&lt;font color="#ff0000" size="2"&gt;type&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;=&amp;quot;text/css&amp;quot;&amp;gt;&lt;/p&gt;&lt;/font&gt;&lt;font size="2"&gt;&lt;/font&gt;&lt;font color="#a31515" size="2"&gt;.silverlightHost&lt;/font&gt;&lt;font size="2"&gt; { &lt;/font&gt;&lt;font color="#ff0000" size="2"&gt;width&lt;/font&gt;&lt;font size="2"&gt;: &lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;640px&lt;/font&gt;&lt;font size="2"&gt;; &lt;/font&gt;&lt;font color="#ff0000" size="2"&gt;height&lt;/font&gt;&lt;font size="2"&gt;: &lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;480px&lt;/font&gt;&lt;font size="2"&gt;; }&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt; 
&lt;p&gt;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&amp;lt;/&lt;/font&gt;&lt;font color="#a31515" size="2"&gt;style&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&amp;gt;&lt;/p&gt;&lt;/font&gt;&lt;font size="2"&gt;
&lt;p&gt;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&amp;lt;&lt;/font&gt;&lt;font color="#a31515" size="2"&gt;script&lt;/font&gt;&lt;font size="2"&gt; &lt;/font&gt;&lt;font color="#ff0000" size="2"&gt;type&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;=&amp;quot;text/javascript&amp;quot;&amp;gt;&lt;/p&gt;&lt;/font&gt;&lt;font size="2"&gt;
&lt;p&gt;function callfun()&lt;/p&gt;
&lt;p&gt;{&lt;/p&gt;
&lt;p&gt;window.location.href = &amp;quot;nextPage.html&amp;quot;;&lt;/p&gt;
&lt;p&gt;}&lt;/p&gt;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&amp;lt;/&lt;/font&gt;&lt;font color="#a31515" size="2"&gt;script&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&amp;gt;&lt;/font&gt;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt; 
&lt;p&gt;&amp;lt;/&lt;/font&gt;&lt;font color="#a31515" size="2"&gt;head&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;lt;&lt;/font&gt;&lt;font color="#a31515" size="2"&gt;body&lt;/font&gt;&lt;font size="2"&gt; &lt;/font&gt;&lt;font color="#ff0000" size="2"&gt;onload&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;=&amp;quot;callfun()&amp;quot;&amp;gt;&lt;/p&gt;&lt;/font&gt;&lt;font size="2"&gt;
&lt;p&gt;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&amp;lt;&lt;/font&gt;&lt;font color="#a31515" size="2"&gt;div&lt;/font&gt;&lt;font size="2"&gt; &lt;/font&gt;&lt;font color="#ff0000" size="2"&gt;id&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;=&amp;quot;SilverlightControlHost&amp;quot;&lt;/font&gt;&lt;font size="2"&gt; &lt;/font&gt;&lt;font color="#ff0000" size="2"&gt;class&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;=&amp;quot;silverlightHost&amp;quot;&lt;/font&gt;&lt;font size="2"&gt; &lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&amp;gt;&lt;/p&gt;&lt;/font&gt;&lt;font size="2"&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&amp;lt;/&lt;/font&gt;&lt;font color="#a31515" size="2"&gt;div&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&amp;gt;&lt;/font&gt;&lt;font size="2"&gt; &lt;/p&gt;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&amp;lt;/&lt;/font&gt;&lt;font color="#a31515" size="2"&gt;body&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&amp;gt;&lt;/font&gt;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt; 
&lt;p&gt;&amp;lt;/&lt;/font&gt;&lt;font color="#a31515" size="2"&gt;html&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&amp;gt;&lt;/p&gt;
&lt;p&gt;&lt;/font&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: Page navigation between silverlight pages[XAML &amp; HTML]</title><link>http://forums.silverlight.net/forums/thread/11503.aspx</link><pubDate>Wed, 22 Aug 2007 19:12:24 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:11503</guid><dc:creator>swirlingmass</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/11503.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=17&amp;PostID=11503</wfw:commentRss><description>&lt;p&gt;Are you running it in a hosted environment?&amp;nbsp; If not, it&amp;#39;s denying you access because you don&amp;#39;t have access to local files.&lt;/p&gt;</description></item><item><title>Re: Page navigation between silverlight pages[XAML &amp; HTML]</title><link>http://forums.silverlight.net/forums/thread/11496.aspx</link><pubDate>Wed, 22 Aug 2007 18:25:01 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:11496</guid><dc:creator>mangesh.v.s</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/11496.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=17&amp;PostID=11496</wfw:commentRss><description>&lt;p&gt;see actually what i am doing is&lt;/p&gt;
&lt;p&gt;I am saving data to isolated file on testpage.html(the default html page of silverlight project)&lt;/p&gt;
&lt;p&gt;And trying to retrive the same data on another htlm page as that I added (by add new item)&lt;/p&gt;
&lt;p&gt;IN default html page we are calling a java script function,which is supposed to redirect us to other html page.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;we have defined textblock&amp;nbsp;&lt;/p&gt;
&lt;p&gt;and on the textblocks click event I am calling the js function&lt;/p&gt;
&lt;p&gt;And through this function we are trying to go to the added html page using&lt;/p&gt;
&lt;p&gt;windows.location.href=&amp;quot;page name&amp;quot;And also tried wondows.open&lt;/p&gt;
&lt;p&gt;And i get the error when this function is executed&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: Page navigation between silverlight pages[XAML &amp; HTML]</title><link>http://forums.silverlight.net/forums/thread/11465.aspx</link><pubDate>Wed, 22 Aug 2007 16:14:55 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:11465</guid><dc:creator>luisabreu</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/11465.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=17&amp;PostID=11465</wfw:commentRss><description>&lt;p&gt;hello.&lt;/p&gt;
&lt;p&gt;well, changing the location of your window should be enough...does the error happen when you load the html page or when your silverlight code that retrieves the isolated storage content runs?&lt;/p&gt;</description></item><item><title>Page navigation between silverlight pages[XAML &amp; HTML]</title><link>http://forums.silverlight.net/forums/thread/11463.aspx</link><pubDate>Wed, 22 Aug 2007 16:10:27 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:11463</guid><dc:creator>mangesh.v.s</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/11463.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=17&amp;PostID=11463</wfw:commentRss><description>&lt;p&gt;We are implementing &amp;#39;Isolated feature of silverlight&amp;#39;&amp;nbsp; for our website.we are keeping some user information on client side through Isolated feature of silverlight. And we want to retrieve those information again.&lt;/p&gt;
&lt;p&gt;Using TestPage.html and Page.xaml we are able to store the information on client machine in isolated storage area.&lt;/p&gt;
&lt;p&gt;To retrieve information from isolated storage file we have added one html &amp;amp; xaml page to our project.&lt;/p&gt;
&lt;p&gt;To redirect from TestPage.html to newly added html page we have written one javascript function on &amp;#39;TestPage.html&amp;#39; but its fetching error &amp;#39;Permission Denied.&amp;#39;&lt;/p&gt;
&lt;p&gt;Following&amp;nbsp;Js code we&amp;nbsp;have used to redirect to &amp;nbsp;another page&lt;/p&gt;&lt;font size="2"&gt;
&lt;p&gt;window.location.href=&amp;quot;RetrievePage.html&amp;nbsp;&amp;quot;;&lt;/p&gt;&lt;/font&gt;
&lt;p&gt;we have also tried window.open ,But facing same error&lt;/p&gt;
&lt;p&gt;Can we&amp;nbsp;retrive the information that is store in the isolated file after Browser is closed or any time we require from same file&lt;font size="2"&gt;&lt;/p&gt;&lt;/font&gt;</description></item></channel></rss>