<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://code.msdn.microsoft.com/rss.xsl"?><rss version="2.0"><channel><title>silverlightjs Forum Rss Feed</title><link>http://code.msdn.microsoft.com/silverlightjs/Thread/List.aspx</link><description>silverlightjs Forum Rss Description</description><item><title>NEW POST: Silverlight.js for Silverlight 3 Beta</title><link>http://code.msdn.microsoft.com/silverlightjs/Thread/View.aspx?ThreadId=1476</link><description>&lt;div class="wikidoc"&gt;
Hi all,&lt;br /&gt; &lt;br /&gt;Is there a separate release planned for Silverlight.js with support for Silverlight 3 Beta? Or is it already supported? I'm planning to update my old article about tracking statistics around user having support for Silverlight (&lt;a href="http://mark.mymonster.nl/2009/02/15/tracking-silverlight-support-in-google-analytics/" class="externalLink"&gt;http://mark.mymonster.nl/2009/02/15/tracking-silverlight-support-in-google-analytics/&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;).&lt;br /&gt; &lt;br /&gt;Thanks,&lt;br /&gt; &lt;br /&gt;Mark Monster&lt;br /&gt;
&lt;/div&gt;</description><author>MarkMonster</author><pubDate>Tue, 24 Mar 2009 06:24:10 GMT</pubDate><guid isPermaLink="false">NEW POST: Silverlight.js for Silverlight 3 Beta 20090324A</guid></item><item><title>NEW POST: The Silverlight.js generated by Expression Blend 2 always fails with new Silverlight</title><link>http://code.msdn.microsoft.com/silverlightjs/Thread/View.aspx?ThreadId=699</link><description>&lt;div class="wikidoc"&gt;
 &lt;br /&gt;Thanks for your guidance, I could find the problem.&lt;br /&gt;The bug was in IE-7. &lt;br /&gt;Although IE-7 was correctly sending the &amp;quot;User-Agent&amp;quot; info in  HTTP header to remote sites, it was rendering just “Mozilla/4.0 (compatible; MSIE 6.0)” to the local Java Script (instead of “Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727)” in userAgent  property of navigator object.)&lt;br /&gt;I spent the whole day trying to fix it, but nothing worked. Only by un-installing and re-install IE-7 fixed the navigator object.&lt;br /&gt;
&lt;/div&gt;</description><author>fakher</author><pubDate>Wed, 08 Oct 2008 22:46:41 GMT</pubDate><guid isPermaLink="false">NEW POST: The Silverlight.js generated by Expression Blend 2 always fails with new Silverlight 20081008P</guid></item><item><title>NEW POST: The Silverlight.js generated by Expression Blend 2 always fails with new Silverlight</title><link>http://code.msdn.microsoft.com/silverlightjs/Thread/View.aspx?ThreadId=699</link><description>&lt;div class="wikidoc"&gt;
The issue you are running into is that your userAgent string is not listing any OS information. The 1.0 Silverlight.js was not able to handle this case correctly and blocked your browser from seeing content, just as you suggested above. This is fixed in the Silverlight 2 &amp;lt;object&amp;gt; tag instantiation model and in the Silverlight 2 Silverlight.js file.&lt;br /&gt;
&lt;/div&gt;</description><author>PiotrP</author><pubDate>Tue, 07 Oct 2008 17:25:51 GMT</pubDate><guid isPermaLink="false">NEW POST: The Silverlight.js generated by Expression Blend 2 always fails with new Silverlight 20081007P</guid></item><item><title>NEW POST: The Silverlight.js generated by Expression Blend 2 always fails with new Silverlight</title><link>http://code.msdn.microsoft.com/silverlightjs/Thread/View.aspx?ThreadId=699</link><description>&lt;div class="wikidoc"&gt;
 &lt;br /&gt;It is: userAgent string:Mozilla/4.0 (compatible; MSIE 6.0) &lt;br /&gt;
&lt;/div&gt;</description><author>fakher</author><pubDate>Thu, 18 Sep 2008 16:10:03 GMT</pubDate><guid isPermaLink="false">NEW POST: The Silverlight.js generated by Expression Blend 2 always fails with new Silverlight 20080918P</guid></item><item><title>NEW POST: The Silverlight.js generated by Expression Blend 2 always fails with new Silverlight</title><link>http://code.msdn.microsoft.com/silverlightjs/Thread/View.aspx?ThreadId=699</link><description>&lt;div class="wikidoc"&gt;
Can you please send me the contents of your userAgent string? You can get these by pasting this into the IE address bar:&lt;br /&gt; &lt;br /&gt;javascript:document.write(&amp;quot;&amp;lt;br/&amp;gt;userAgent string:&amp;quot;&lt;u&gt;navigator.userAgent&lt;/u&gt;&amp;quot;&amp;lt;br/&amp;gt;&amp;quot;);&lt;br /&gt; &lt;br /&gt;and pressing enter. Then, copy the resulting text and post it here.&lt;br /&gt;
&lt;/div&gt;</description><author>PiotrP</author><pubDate>Thu, 18 Sep 2008 01:43:23 GMT</pubDate><guid isPermaLink="false">NEW POST: The Silverlight.js generated by Expression Blend 2 always fails with new Silverlight 20080918A</guid></item><item><title>NEW POST: The Silverlight.js generated by Expression Blend 2 always fails with new Silverlight</title><link>http://code.msdn.microsoft.com/silverlightjs/Thread/View.aspx?ThreadId=699</link><description>&lt;div class="wikidoc"&gt;
I am using Windows-XP/IE-7. But there is nothing wrong with my machine. It is the Silverlight.js logic at so many web sites which fails to detect my Silverlight 2.&lt;br /&gt;For instance, if I go to &lt;a href="http://magenic.com/" class="externalLink"&gt;http://magenic.com/&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; it would wrongly tell me &lt;br /&gt;&amp;quot;&lt;b&gt;Your browser may not be supported by Microsoft Silverlight.Please visit http://www.microsoft.com/silverlight/system-requirements.aspx for more information&lt;/b&gt;&amp;quot; over and over again to install the Silverlight. Even if you reinstall, the warning would never go away.&lt;br /&gt;However, those websites, which use Silverlight 2 always work.&lt;br /&gt;
&lt;/div&gt;</description><author>fakher</author><pubDate>Wed, 17 Sep 2008 23:59:29 GMT</pubDate><guid isPermaLink="false">NEW POST: The Silverlight.js generated by Expression Blend 2 always fails with new Silverlight 20080917P</guid></item><item><title>NEW POST: The Silverlight.js generated by Expression Blen 2 always fails with new Silverlight</title><link>http://code.msdn.microsoft.com/silverlightjs/Thread/View.aspx?ThreadId=699</link><description>&lt;div class="wikidoc"&gt;
Also, it is useful to note that this issue will be addressed in an upcoming release of Blend that will support Silverlight 2.&lt;br /&gt;
&lt;/div&gt;</description><author>PiotrP</author><pubDate>Wed, 17 Sep 2008 21:36:28 GMT</pubDate><guid isPermaLink="false">NEW POST: The Silverlight.js generated by Expression Blen 2 always fails with new Silverlight 20080917P</guid></item><item><title>NEW POST: The Silverlight.js generated by Expression Blen 2 always fails with new Silverlight</title><link>http://code.msdn.microsoft.com/silverlightjs/Thread/View.aspx?ThreadId=699</link><description>&lt;div class="wikidoc"&gt;
Can you tell me about your setup? Are you on Windows or Mac? Are you using Safari, Firefox, or Internet Explorer? What version of Silverlight do you have installed?&lt;br /&gt; &lt;br /&gt;The Sivlerlight.js that shipped with Silverlight 1.0 was not resiliant to a breaking change in Mozilla Firefox 3. That change broke Silverlight.js' ability to determine what version was installed using the 1.0 methodology. In order to support those browsers in 1.0 tools you will need to replace the default Silverlight.js file as you have.&lt;br /&gt; &lt;br /&gt;Thanks,&lt;br /&gt;  Piotr&lt;br /&gt;
&lt;/div&gt;</description><author>PiotrP</author><pubDate>Wed, 17 Sep 2008 18:29:15 GMT</pubDate><guid isPermaLink="false">NEW POST: The Silverlight.js generated by Expression Blen 2 always fails with new Silverlight 20080917P</guid></item><item><title>NEW POST: The Silverlight.js generated by Expression Blen 2 always fails with new Silverlight</title><link>http://code.msdn.microsoft.com/silverlightjs/Thread/View.aspx?ThreadId=699</link><description>&lt;div class="wikidoc"&gt;
It is surprising to note that when I create a project in Expression Blend 2, (The latest release); the Siverlight.js always wrongly says that Silverlight is not installed.&lt;br /&gt;Although I have the latest version Silverlight installed.&lt;br /&gt;It is only when I replaced that with the latest Silverlight.js 2.0.30523.6 that issue was resolve.&lt;br /&gt;So many Silverlight websites give me the same annoying error, perhaps because of a flaw in the out of the box version of Silverlight.js that is generated by Expression Blend 2.&lt;br /&gt;
&lt;/div&gt;</description><author>fakher</author><pubDate>Mon, 08 Sep 2008 21:47:27 GMT</pubDate><guid isPermaLink="false">NEW POST: The Silverlight.js generated by Expression Blen 2 always fails with new Silverlight 20080908P</guid></item></channel></rss>