<?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>Installation and Setup</title><link>http://forums.silverlight.net/forums/13.aspx</link><description>All about installing and getting Silverlight running on your system</description><dc:language>en</dc:language><generator>CommunityServer 2007 (Build: 20416.853)</generator><item><title>Re: Re: Re: Re: Silverlight is not working on Firefox</title><link>http://forums.silverlight.net/forums/thread/302562.aspx</link><pubDate>Wed, 14 Oct 2009 10:07:59 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:302562</guid><dc:creator>GearWorld</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/302562.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=13&amp;PostID=302562</wfw:commentRss><description>&lt;p&gt;This thread seems to go on indifinitely but it has been answered since a long time.&lt;/p&gt;</description></item><item><title>Re: Re: Re: Re: Silverlight is not working on Firefox</title><link>http://forums.silverlight.net/forums/thread/299034.aspx</link><pubDate>Wed, 07 Oct 2009 16:15:49 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:299034</guid><dc:creator>jamlew</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/299034.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=13&amp;PostID=299034</wfw:commentRss><description>&lt;p&gt;as a minute detail, the data type is still &amp;quot;data:application/x-silverlight-&lt;strong&gt;2&lt;/strong&gt;,&amp;quot;.&amp;nbsp; It&amp;#39;s only used to differentiate between Silverlight 1 (unmanaged Silverlight) vs. later versions (managed Silverlight).&lt;/p&gt;</description></item><item><title>Re: Re: Re: Re: Silverlight is not working on Firefox</title><link>http://forums.silverlight.net/forums/thread/298868.aspx</link><pubDate>Wed, 07 Oct 2009 12:12:50 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:298868</guid><dc:creator>baskarg83</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/298868.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=13&amp;PostID=298868</wfw:commentRss><description>&lt;p&gt;&amp;nbsp; Hi Everyone&lt;/p&gt;&lt;p&gt; finally i got the solution&lt;br /&gt;&lt;br /&gt;its very simple , i missed the comma in the object code,&lt;br /&gt;&lt;br /&gt;&amp;lt;div id=&amp;quot;silverlightControlHost&amp;quot;&amp;gt;&lt;br /&gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;object data=&amp;quot;data:application/x-&lt;b&gt;silverlight-3,&lt;/b&gt;&amp;quot; type=&amp;quot;application/x-silverlight-2&amp;quot; height=&amp;quot;670&amp;quot; width=&amp;quot;100%&amp;quot;&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;param name=&amp;quot;source&amp;quot; value=&amp;quot; ClientBin/TCOCalculator.xap&amp;quot;/&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;param name=&amp;quot;onError&amp;quot; value=&amp;quot;onSilverlightError&amp;quot; /&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;param name=&amp;quot;background&amp;quot; value=&amp;quot;white&amp;quot; /&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;param name=&amp;quot;minRuntimeVersion&amp;quot; value=&amp;quot;3.0.40624.0&amp;quot; /&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;param name=&amp;quot;autoUpgrade&amp;quot; value=&amp;quot;true&amp;quot; /&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;a href=&amp;quot;http://go.microsoft.com/fwlink/?LinkID=149156&amp;amp;v=3.0.40624.0&amp;quot; style=&amp;quot;text-decoration:none&amp;quot;&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;img src=&amp;quot;http://go.microsoft.com/fwlink/?LinkId=108181&amp;quot; alt=&amp;quot;Get Microsoft Silverlight&amp;quot; style=&amp;quot;border-style:none&amp;quot;/&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/a&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/object&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;iframe id=&amp;quot;_sl_historyFrame&amp;quot; style=&amp;quot;visibility:hidden;height:0px;width:0px;border:0px&amp;quot;&amp;gt;&amp;lt;/iframe&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/div&amp;gt;&lt;br /&gt;&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Now its working&lt;/p&gt;&lt;div id="refHTML"&gt;&lt;/div&gt;</description></item><item><title>Re: Re: Re: Silverlight is not working on Firefox</title><link>http://forums.silverlight.net/forums/thread/290921.aspx</link><pubDate>Tue, 22 Sep 2009 08:07:29 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:290921</guid><dc:creator>baskarg83</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/290921.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=13&amp;PostID=290921</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;can you tell me exact solution for this, because my client is excepting output in all the browsers .&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks in Advance &lt;br /&gt;&lt;/p&gt;&lt;div id="refHTML"&gt;&lt;/div&gt;</description></item><item><title>Re: Re: Silverlight is not working on Firefox</title><link>http://forums.silverlight.net/forums/thread/290881.aspx</link><pubDate>Tue, 22 Sep 2009 06:45:13 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:290881</guid><dc:creator>DJanjicek</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/290881.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=13&amp;PostID=290881</wfw:commentRss><description>&lt;p&gt;But that&amp;#39;s nothing you want to tell your customers to do. I had some troubles myself, and I got it working. So I guess others can do as well&lt;/p&gt;</description></item><item><title>Re: Silverlight is not working on Firefox</title><link>http://forums.silverlight.net/forums/thread/290870.aspx</link><pubDate>Tue, 22 Sep 2009 06:22:03 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:290870</guid><dc:creator>AndyOfNZ</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/290870.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=13&amp;PostID=290870</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;I use IE Tab when I see the Silverlight error. Works like a charm (keeps me in FF but uses IE engine to show the page). &lt;a href="http://ietab.mozdev.org/%20" title="http://ietab.mozdev.org/" target="_blank"&gt;http://ietab.mozdev.org/ &lt;/a&gt;&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: Re: Re: Re: Re: Re: Silverlight is not working on Firefox</title><link>http://forums.silverlight.net/forums/thread/288207.aspx</link><pubDate>Wed, 16 Sep 2009 09:41:04 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:288207</guid><dc:creator>baskarg83</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/288207.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=13&amp;PostID=288207</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;Thanks for replay ,&lt;/p&gt;&lt;p&gt;&amp;nbsp;but i need it aspx page, not in html. because in my application am applying silverlight control inside the master page &lt;br /&gt;&lt;/p&gt;&lt;p&gt;Is there any other solution?&lt;/p&gt;&lt;p&gt;Here am giving the aspx page,&amp;nbsp; &lt;/p&gt;&lt;p&gt;This is my Masterpage:- &lt;br /&gt;&lt;/p&gt;&lt;p&gt;&amp;lt;%@ Page Language=&amp;quot;C#&amp;quot; AutoEventWireup=&amp;quot;true&amp;quot; CodeBehind=&amp;quot;Default.aspx.cs&amp;quot; MasterPageFile=&amp;quot;~/General.master&amp;quot; Inherits=&amp;quot;AzureToolService_WebRole._Default&amp;quot; %&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&lt;br /&gt;&amp;lt;asp:Content ContentPlaceHolderID=&amp;quot;ContentPlaceHolder1&amp;quot; runat=&amp;quot;server&amp;quot;&amp;gt;&lt;br /&gt;&amp;lt;%--&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;form runat=&amp;quot;server&amp;quot; style=&amp;quot;height:auto&amp;quot;&amp;gt;--%&amp;gt;&lt;br /&gt;&amp;lt;div id=&amp;quot;silverlightControlHost&amp;quot;&amp;gt;&lt;br /&gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;object data=&amp;quot;data:application/x-silverlight-3&amp;quot; type=&amp;quot;application/x-silverlight-2&amp;quot; height=&amp;quot;670&amp;quot; width=&amp;quot;100%&amp;quot;&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;lt;param name=&amp;quot;source&amp;quot; value=&amp;quot; ClientBin/TCOCalculator.xap&amp;quot;/&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;lt;param name=&amp;quot;onError&amp;quot; value=&amp;quot;onSilverlightError&amp;quot; /&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;lt;param name=&amp;quot;background&amp;quot; value=&amp;quot;white&amp;quot; /&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;lt;param name=&amp;quot;minRuntimeVersion&amp;quot; value=&amp;quot;3.0.40624.0&amp;quot; /&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;lt;param name=&amp;quot;autoUpgrade&amp;quot; value=&amp;quot;true&amp;quot; /&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;lt;a href=&amp;quot;http://go.microsoft.com/fwlink/?LinkID=149156&amp;amp;v=3.0.40624.0&amp;quot; style=&amp;quot;text-decoration:none&amp;quot;&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;lt;img src=&amp;quot;http://go.microsoft.com/fwlink/?LinkId=108181&amp;quot; alt=&amp;quot;Get Microsoft Silverlight&amp;quot; style=&amp;quot;border-style:none&amp;quot;/&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;lt;/a&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/object&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;iframe id=&amp;quot;_sl_historyFrame&amp;quot; style=&amp;quot;visibility:hidden;height:0px;width:0px;border:0px&amp;quot;&amp;gt;&amp;lt;/iframe&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/div&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&amp;lt;%--&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/form&amp;gt;--%&amp;gt;&lt;br /&gt;&lt;br /&gt;&amp;lt;/asp:Content&amp;gt;&amp;nbsp; &lt;br /&gt;&lt;/p&gt;&lt;p&gt;Thanks in Advance &lt;br /&gt;&lt;/p&gt;&lt;div id="refHTML"&gt;&lt;/div&gt;&lt;div id="refHTML"&gt;&lt;/div&gt;</description></item><item><title>Re: Re: Re: Re: Silverlight is not working on Firefox</title><link>http://forums.silverlight.net/forums/thread/288183.aspx</link><pubDate>Wed, 16 Sep 2009 08:43:13 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:288183</guid><dc:creator>DJanjicek</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/288183.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=13&amp;PostID=288183</wfw:commentRss><description>&lt;p&gt;Can you post your aspx page? And if an external css file is used please post that one as well&lt;/p&gt;</description></item><item><title>Re: Re: Re: Re: Re: Silverlight is not working on Firefox</title><link>http://forums.silverlight.net/forums/thread/288146.aspx</link><pubDate>Wed, 16 Sep 2009 07:37:14 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:288146</guid><dc:creator>joingehj</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/288146.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=13&amp;PostID=288146</wfw:commentRss><description>&lt;p&gt;I&amp;#39;ve struggled with the same problem for the last days, and finally found out that Firefox sometimes won&amp;#39;t run Silverlight when it is hosted in an .aspx file.&lt;br /&gt;&lt;br /&gt;If I put the Silverlight app in a regular .html file it works fine...&lt;br /&gt;&lt;br /&gt;[EDIT]&lt;br /&gt;If you can put the Silverlight code &amp;quot;&amp;lt;object...&amp;quot; outside the form-tag, it should work fine in .aspx file as well.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: Re: Re: Re: Silverlight is not working on Firefox</title><link>http://forums.silverlight.net/forums/thread/288060.aspx</link><pubDate>Wed, 16 Sep 2009 05:30:31 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:288060</guid><dc:creator>baskarg83</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/288060.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=13&amp;PostID=288060</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;Hi Every One,&lt;/p&gt;&lt;p&gt;&amp;nbsp;still i am not able to find the solution, can any one find the answer . please tell me, its very important and urgent.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks in Advance &lt;br /&gt;&lt;/p&gt;&lt;div id="refHTML"&gt;&lt;/div&gt;</description></item><item><title>Re: Re: Re: Silverlight is not working on Firefox</title><link>http://forums.silverlight.net/forums/thread/284217.aspx</link><pubDate>Wed, 09 Sep 2009 10:07:21 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:284217</guid><dc:creator>baskarg83</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/284217.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=13&amp;PostID=284217</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;hi Djanjicek&lt;/p&gt;&lt;p&gt;Even i removed the css file from application, then also my silverlight application is not opening in Mozila firefox, Even in cloud application i have silverlight control, that cloud application with silverlight is also not opening in mozila.&lt;/p&gt;&lt;p&gt;see this link &lt;br /&gt;&lt;/p&gt;&lt;p&gt;http://silverlight.net/forums/t/119181.aspx . which i already put this issue. can one tell me reason?&lt;/p&gt;&lt;p&gt;in this post someone told that setting the height to 600px is bad habit, set to 100% is good, (ya i know that because of screen resolution )&lt;br /&gt;&lt;/p&gt;&lt;p&gt;but in my post i have mention it , that silverlight app is displaying 1/3 of page in IE8 because&amp;nbsp; of 100% but when i set to 600 its working fine, can any one tell me the reason&lt;br /&gt;&lt;/p&gt;&lt;p&gt;Thanks in advance. &lt;br /&gt;&lt;/p&gt;&lt;div id="refHTML"&gt;&lt;/div&gt;</description></item><item><title>Re: Silverlight is not working on Firefox</title><link>http://forums.silverlight.net/forums/thread/284173.aspx</link><pubDate>Wed, 09 Sep 2009 09:16:12 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:284173</guid><dc:creator>chaitanyavrk</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/284173.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=13&amp;PostID=284173</wfw:commentRss><description>&lt;p&gt;One good reason to use IE on development server. &lt;img src="http://silverlight.net/emoticons/emotion-1.gif" alt="Smile" /&gt;&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: Re: Silverlight is not working on Firefox</title><link>http://forums.silverlight.net/forums/thread/273043.aspx</link><pubDate>Thu, 20 Aug 2009 16:48:48 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:273043</guid><dc:creator>SoCalSam</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/273043.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=13&amp;PostID=273043</wfw:commentRss><description>&lt;p&gt;Thanks Dražen.&amp;nbsp; The forum posts are of course mostly about people having problems, asking for help in solving them.&amp;nbsp; Unfortunately, I&amp;#39;m having a hard time finding positive feedback.&amp;nbsp; Your quick reply is appreciated!&lt;/p&gt;</description></item><item><title>Re: Re: Silverlight is not working on Firefox</title><link>http://forums.silverlight.net/forums/thread/273015.aspx</link><pubDate>Thu, 20 Aug 2009 16:27:23 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:273015</guid><dc:creator>DJanjicek</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/273015.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=13&amp;PostID=273015</wfw:commentRss><description>&lt;p&gt;I had some trouble too with Firefox until today... It was a stupid css fault, giving a ID element a class declaration ( . instead of # ). And now my SL3 app works just fine&amp;nbsp;with the latest versions of IE7/IE8, Firefox, Safari, Chrome.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: Re: Silverlight is not working on Firefox</title><link>http://forums.silverlight.net/forums/thread/273009.aspx</link><pubDate>Thu, 20 Aug 2009 16:21:25 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:273009</guid><dc:creator>SoCalSam</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/273009.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=13&amp;PostID=273009</wfw:commentRss><description>&lt;p&gt;I&amp;#39;m running Firefox 3.5.2 (Silverlight 2.0.40115.0), IE8 (Silverlight 2.0.40115.0), and Safari 4.0.2 (Silverlight 2.0.40115.0)&amp;nbsp;on XP Pro SP3.&amp;nbsp; My Silverlight 2 application running in the Silverlight 2 runtime works great in all 3 browsers.&amp;nbsp; &lt;/p&gt;
&lt;p&gt;Reading all these posts makes me not want to upgrade to Silverlight 3.&amp;nbsp; Anybody else running a Silverlight 3 application in all the latest browsers with no problems?&lt;/p&gt;</description></item></channel></rss>