<?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: Running silverlight on IE 6.0</title><link>http://forums.silverlight.net/forums/thread/52936.aspx</link><pubDate>Tue, 13 May 2008 14:15:05 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:52936</guid><dc:creator>mchlSync</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/52936.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=17&amp;PostID=52936</wfw:commentRss><description>&lt;p&gt;You can set the breakpoint when you run on IE6? then, let us know what error you get.. there might be some problems in downloading... The machine that has IE6 also has Firefox? If yes, please test with Firefox on that machine too.&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: Re: Re: Re: Running silverlight on IE 6.0</title><link>http://forums.silverlight.net/forums/thread/52876.aspx</link><pubDate>Tue, 13 May 2008 11:05:37 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:52876</guid><dc:creator>nafisa</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/52876.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=17&amp;PostID=52876</wfw:commentRss><description>&lt;p&gt;there is no parsing problem&amp;nbsp;coz in case of IE6&amp;nbsp;the&amp;nbsp;Amazon url is not getting into the DownLoadCompleted&amp;nbsp; Event.Suppose if dere is any parsing problem den&amp;nbsp; it shuld get into the DownLoadCompleted&amp;nbsp; Event&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: Re: Re: Running silverlight on IE 6.0</title><link>http://forums.silverlight.net/forums/thread/52861.aspx</link><pubDate>Tue, 13 May 2008 09:25:14 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:52861</guid><dc:creator>nafisa</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/52861.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=17&amp;PostID=52861</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;There can not&amp;nbsp;be the parsing problem becaause in case of IE6, it is not getting into the downloadCompleted event.&amp;nbsp;If there is some parsing problem then it must get into the&amp;nbsp;&amp;nbsp;downloadCompleted event method.&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: Re: Re: Running silverlight on IE 6.0</title><link>http://forums.silverlight.net/forums/thread/52838.aspx</link><pubDate>Tue, 13 May 2008 07:50:05 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:52838</guid><dc:creator>mchlSync</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/52838.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=17&amp;PostID=52838</wfw:commentRss><description>&lt;p&gt;&lt;BLOCKQUOTE&gt;&lt;div&gt;&lt;img src="/Themes/silverlight/images/icon-quote.gif"&gt; &lt;strong&gt;nafisa:&lt;/strong&gt;&lt;/div&gt;&lt;div&gt;if any parsing&amp;nbsp;problem is&amp;nbsp; dere then the data for Amazon should not be displayed On IE 7 and firefox.&lt;/div&gt;&lt;/BLOCKQUOTE&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;No. The return format from Amazon web service will be different based on the browser. &lt;/p&gt;&lt;p&gt;I remember that Shawn has that problem long time back. He was trying to read the Feed from his Silverlight 1.1 program. It works in IE but doesn&amp;#39;t work in Firefox. The problem was that the XML retrieved by Firefox was prepended with several bytes of extraneous information.&lt;/p&gt;&lt;p&gt;You can read the discussion in this post. http://silverlight.net/forums/p/9323/29315.aspx&lt;/p&gt;&lt;p&gt;In your case, you will need to read the Amazon web service from your program. &lt;/p&gt;&lt;p&gt;I&amp;#39;m not able to search in your program.. Are you able to search? &amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: Re: Re: Running silverlight on IE 6.0</title><link>http://forums.silverlight.net/forums/thread/52834.aspx</link><pubDate>Tue, 13 May 2008 07:33:37 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:52834</guid><dc:creator>nafisa</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/52834.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=17&amp;PostID=52834</wfw:commentRss><description>&lt;p&gt;yess u r correct.there &amp;nbsp;are&amp;nbsp; not only two but few contols in my website&amp;nbsp; for different&amp;nbsp; type of pages.But if any parsing&amp;nbsp;problem is&amp;nbsp; dere then the data for Amazon should not be displayed On IE 7 and firefox. have u tested the application on&amp;nbsp; IE 7 too.&lt;/p&gt;</description></item><item><title>Re: Re: Running silverlight on IE 6.0</title><link>http://forums.silverlight.net/forums/thread/52831.aspx</link><pubDate>Tue, 13 May 2008 07:28:27 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:52831</guid><dc:creator>mchlSync</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/52831.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=17&amp;PostID=52831</wfw:commentRss><description>&lt;p&gt;&lt;BLOCKQUOTE&gt;&lt;div&gt;&lt;img src="/Themes/silverlight/images/icon-quote.gif"&gt; &lt;strong&gt;nafisa:&lt;/strong&gt;&lt;/div&gt;&lt;div&gt;&lt;/p&gt;&lt;p&gt;Here is the URL:&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;a href="http://laxmilalmenaria.s3.amazonaws.com/chambal/ChambalwithSilverLightTestPage.html"&gt;http://laxmilalmenaria.s3.amazonaws.com/chambal/ChambalwithSilverLightTestPage.html&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;/div&gt;&lt;/BLOCKQUOTE&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Hello,&lt;/p&gt;&lt;p&gt;I have tested in IE6, Firefox 2.0.0.14 on WinXp. There are two panels in your page, right?&amp;nbsp;&lt;u&gt; I&amp;#39;m not able to see the search result in IE&lt;/u&gt;. I think there are some problems in parsing XML... Be careful when you are reading XML .. sometimes, the format is different in Firefox and IE6. &lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: Re: Running silverlight on IE 6.0</title><link>http://forums.silverlight.net/forums/thread/52829.aspx</link><pubDate>Tue, 13 May 2008 07:19:10 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:52829</guid><dc:creator>nafisa</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/52829.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=17&amp;PostID=52829</wfw:commentRss><description>&lt;p&gt;Ok m sending u the Url plz run this Url on ur System on IE 6&amp;nbsp;.In the search box search &amp;nbsp; for any&amp;nbsp;Electronic product and check that it display any thing related to Amazon.Wen u will serach for any product u will get a Narrowby control wid three sellers EBAY,HAL and Amazon.so plz check for amazon only dat u r getting anything or not coz for the other two sellers m getting the data.&lt;/p&gt;
&lt;p&gt;Here is the URL:&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;a href="http://laxmilalmenaria.s3.amazonaws.com/chambal/ChambalwithSilverLightTestPage.html"&gt;http://laxmilalmenaria.s3.amazonaws.com/chambal/ChambalwithSilverLightTestPage.html&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: Running silverlight on IE 6.0</title><link>http://forums.silverlight.net/forums/thread/52826.aspx</link><pubDate>Tue, 13 May 2008 07:11:34 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:52826</guid><dc:creator>mchlSync</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/52826.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=17&amp;PostID=52826</wfw:commentRss><description>&lt;p&gt;&lt;BLOCKQUOTE&gt;&lt;div&gt;&lt;img src="/Themes/silverlight/images/icon-quote.gif"&gt; &lt;strong&gt;nafisa:&lt;/strong&gt;&lt;/div&gt;&lt;div&gt; the data for two Urls are displaying but for my third Url m not getting anything.While the same application is working&amp;nbsp; smoothly on IE 7&amp;nbsp; and Firefox.&amp;nbsp;&amp;nbsp;&lt;/div&gt;&lt;/BLOCKQUOTE&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Can you show me the code that you wrote for those URLs? &lt;/p&gt;&lt;p&gt;You can also give me the link of your website so that I can test it in my machine that has IE6 installed? &amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: Running silverlight on IE 6.0</title><link>http://forums.silverlight.net/forums/thread/52819.aspx</link><pubDate>Tue, 13 May 2008 07:01:29 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:52819</guid><dc:creator>nafisa</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/52819.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=17&amp;PostID=52819</wfw:commentRss><description>&lt;p&gt;No dere is only IE 7 on my System.Actually the website is&amp;nbsp;&amp;nbsp;working on IE 6, m able to see the content of website &amp;nbsp;but the problem is dis i m reading&amp;nbsp; few Urls and displaying their data&amp;nbsp; through remote server. the data for two Urls are displaying but for my third Url m not getting anything.While the same application is working&amp;nbsp; smoothly on IE 7&amp;nbsp; and Firefox.&amp;nbsp;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: Running silverlight on IE 6.0</title><link>http://forums.silverlight.net/forums/thread/52813.aspx</link><pubDate>Tue, 13 May 2008 06:28:57 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:52813</guid><dc:creator>mchlSync</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/52813.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=17&amp;PostID=52813</wfw:commentRss><description>&lt;p&gt;&lt;BLOCKQUOTE&gt;&lt;div&gt;&lt;img src="/Themes/silverlight/images/icon-quote.gif"&gt; &lt;strong&gt;nafisa:&lt;/strong&gt;&lt;/div&gt;&lt;div&gt;m running my Silverlight website on Internet Explorer&amp;nbsp; 6.0.But itz not working their.On IE7.0,Firefox the website is running very smoothly.&lt;/div&gt;&lt;/BLOCKQUOTE&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Do you have IE6 and IE7 side-by-side on one machine? &lt;/p&gt;&lt;p&gt;I&amp;#39;m also using IE6 in my machine and I have Silverlight 2 beta 1 installed. HardRock cafe or other SL2 website are working fine. &amp;nbsp;&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: Running silverlight on IE 6.0</title><link>http://forums.silverlight.net/forums/thread/52637.aspx</link><pubDate>Mon, 12 May 2008 14:12:55 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:52637</guid><dc:creator>Pluginbaby</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/52637.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=17&amp;PostID=52637</wfw:commentRss><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I am not sure if SL is running on IE6, it depends on your system.&lt;/p&gt;
&lt;p&gt;Please have a look at the compatibility table there:&lt;br /&gt;&lt;a href="http://en.wikipedia.org/wiki/Microsoft_Silverlight"&gt;http://en.wikipedia.org/wiki/Microsoft_Silverlight&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Running silverlight on IE 6.0</title><link>http://forums.silverlight.net/forums/thread/52538.aspx</link><pubDate>Mon, 12 May 2008 06:05:25 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:52538</guid><dc:creator>nafisa</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/52538.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=17&amp;PostID=52538</wfw:commentRss><description>&lt;p&gt;Hiiii&lt;/p&gt;
&lt;p&gt;m running my Silverlight website on Internet Explorer&amp;nbsp; 6.0.But itz not working their.On IE7.0,Firefox the website is running very smoothly.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; May i knw wats d reason behind this means why itz not running on IE6.0&lt;/p&gt;
&lt;p&gt;thanx.&lt;/p&gt;</description></item></channel></rss>