<?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: Silverlight failed to install (1.0b or 1.1a)</title><link>http://forums.silverlight.net/forums/thread/1545.aspx</link><pubDate>Sun, 06 May 2007 14:07:13 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:1545</guid><dc:creator>lbugnion</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/1545.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=13&amp;PostID=1545</wfw:commentRss><description>&lt;p&gt;Hi,&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;br /&gt;Exactly the same problem here on XP SP2. Your fix solved the issue. Is anyone at MSFT listening? Something is not right there.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;br /&gt;Greetings,&lt;/p&gt;&lt;p&gt;Laurent&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: Silverlight failed to install (1.0b or 1.1a)</title><link>http://forums.silverlight.net/forums/thread/1485.aspx</link><pubDate>Sat, 05 May 2007 21:16:09 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:1485</guid><dc:creator>AlexBer</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/1485.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=13&amp;PostID=1485</wfw:commentRss><description>&lt;p&gt;Hi &lt;strong&gt;phuguet&lt;/strong&gt;. &lt;/p&gt;
&lt;p&gt;As I wrote you can&amp;nbsp;unpack Silverlight.1.1*.exe&amp;nbsp;by &lt;strong&gt;WinRAR&lt;/strong&gt; or &lt;strong&gt;WinZIP&lt;/strong&gt; and&amp;nbsp;after that run &lt;strong&gt;install.exe&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Good luck&lt;/p&gt;</description></item><item><title>Re: Silverlight failed to install (1.0b or 1.1a)</title><link>http://forums.silverlight.net/forums/thread/1482.aspx</link><pubDate>Sat, 05 May 2007 20:36:16 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:1482</guid><dc:creator>phuguet</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/1482.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=13&amp;PostID=1482</wfw:commentRss><description>&lt;p&gt;I have the same problem it extracted the content to my &amp;quot;J:&amp;quot; drive instead of C:&amp;nbsp;but it erases everything before I got time to copy everything... how do you stall the install?&lt;/p&gt;
&lt;p&gt;For me the install runs fine but it does not register the activeX for IE&lt;/p&gt;</description></item><item><title>Re: Silverlight failed to install (1.0b or 1.1a)</title><link>http://forums.silverlight.net/forums/thread/1081.aspx</link><pubDate>Thu, 03 May 2007 18:46:14 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:1081</guid><dc:creator>AlexBer</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/1081.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=13&amp;PostID=1081</wfw:commentRss><description>&lt;p&gt;Hi, Thanks for answer. I have same issue with subst directory &lt;img src="http://silverlight.net/emoticons/emotion-1.gif" alt="Smile" /&gt;&lt;/p&gt;
&lt;p&gt;But I went by another way, I was unpack distributive and run install.exe &lt;img src="http://silverlight.net/emoticons/emotion-10.gif" alt="Embarrassed" /&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: Silverlight failed to install (1.0b or 1.1a)</title><link>http://forums.silverlight.net/forums/thread/1046.aspx</link><pubDate>Thu, 03 May 2007 17:00:49 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:1046</guid><dc:creator>UrquanMaster</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/1046.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=13&amp;PostID=1046</wfw:commentRss><description>&lt;p&gt;Holly cow!&lt;/p&gt;&lt;p&gt;I finally managed to resolved my install issue by getting the verbose log file in order to determine the steps used by the installer. &lt;/p&gt;&lt;p&gt;Using the /l&amp;lt;yourlogfile.log&amp;gt; parameter on the installer and reading the resulting log file i notice that the installer is extracting the msi and setup.exe to a specific directory. In my case, the directory was, for some reason, a local subst directory. Since the msi will be accessed via this directory and, in my experience, msi don&amp;#39;t work well on a subst drive, the installation failed (although with the wrong error code).&lt;/p&gt;&lt;p&gt;But the extracted files remain present as long as the installer is not closed. So i simply copied the extracted file to a local drive (namely my c:\) and called the setup myself.&lt;/p&gt;&lt;p&gt;It went smoothly from that point on &lt;img src="http://silverlight.net/emoticons/emotion-4.gif" alt="Stick out tongue" /&gt;&lt;/p&gt;&lt;p&gt;Now i finally view the samples on the net (via FireFox2 or IE7) and compile my own stuff. Oh joy!&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: Silverlight failed to install (1.0b or 1.1a)</title><link>http://forums.silverlight.net/forums/thread/1028.aspx</link><pubDate>Thu, 03 May 2007 14:27:35 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:1028</guid><dc:creator>AlexBer</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/1028.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=13&amp;PostID=1028</wfw:commentRss><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I have&amp;nbsp;same issue, but I hadn&amp;#39;t installed previous CTP Feb 2007 WPF/E. &lt;/p&gt;
&lt;p&gt;I&amp;#39;m using WinXP SP2 vs VSTS 2005 SP1.&lt;/p&gt;
&lt;p&gt;Can anybody help me?&lt;/p&gt;
&lt;p&gt;Kind regards&lt;/p&gt;</description></item><item><title>Re: Silverlight failed to install (1.0b or 1.1a)</title><link>http://forums.silverlight.net/forums/thread/1025.aspx</link><pubDate>Thu, 03 May 2007 14:12:42 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:1025</guid><dc:creator>UrquanMaster</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/1025.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=13&amp;PostID=1025</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;Hello,&lt;/p&gt;&lt;p&gt;&amp;nbsp;Thank you for your answer e_screw. &lt;/p&gt;&lt;p&gt;Unfortunatly i have no such registry entry on my computer. I also tried to locate about all other entry possibly connected to a CTP release (like anything using the &amp;quot;CTP&amp;quot; tag, &amp;quot;Feb 2007&amp;quot; and so on) but i can&amp;#39;t find anything.&lt;/p&gt;&lt;p&gt;If anyone could possibly know what the Silverlight 1.1 alpha installer checks on the machine in order to tag my computer as an invalid environment that would be very helpful.&lt;/p&gt;&lt;p&gt;&amp;nbsp;Thank you in advance&lt;br /&gt;&lt;br /&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: Silverlight failed to install (1.0b or 1.1a)</title><link>http://forums.silverlight.net/forums/thread/977.aspx</link><pubDate>Thu, 03 May 2007 06:56:41 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:977</guid><dc:creator>e_screw</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/977.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=13&amp;PostID=977</wfw:commentRss><description>&lt;p&gt;If running IE7 as administrator makes Silverlight content render properly and you may have had a WPF/E CTP installed previously the problem is likely a stale Typelib regkey in HKEY_CLASSES_ROOT. The CTP has been known to leave behind stale Typelibs for version 0.8 and 0.8.5.0. The correct Typelib version for both the 1.0Beta and 1.1Alpha is 0.90.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;If you are comfortable editing your registry then you may choose to manually delete the old Typelib regkeys:&lt;/p&gt;
&lt;p&gt;HKCR, Typelib\{283C8576-0726-4DBC-9609-3F855162009A}\0.8&lt;br /&gt;HKCR, Typelib\{283C8576-0726-4DBC-9609-3F855162009A}\0.8.5.0&lt;/p&gt;
&lt;p&gt;If Silverlight in IE7 doesn&amp;#39;t work as administrator but you may have had a CTP installed previously you might also see if you have either of these keys under HKLM. If so, you can delete these two as well.&lt;br /&gt;HKLM, SOFTWARE\Classes\Typelib\{283C8576-0726-4DBC-9609-3F855162009A}\0.8&lt;br /&gt;HKLM, SOFTWARE\Classes\Typelib\{283C8576-0726-4DBC-9609-3F855162009A}\0.8.5.0&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;</description></item><item><title>Silverlight failed to install (1.0b or 1.1a)</title><link>http://forums.silverlight.net/forums/thread/807.aspx</link><pubDate>Wed, 02 May 2007 18:22:08 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:807</guid><dc:creator>UrquanMaster</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/807.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=13&amp;PostID=807</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;Hello,&lt;/p&gt;&lt;p&gt;&amp;nbsp;I&amp;#39;m trying to install Silverlight 1.1 alpha but the installation keeps failing each time giving me this link http://www.microsoft.com/silverlight/help.aspx?errorID=2&lt;/p&gt;&lt;p&gt;The problem is that i already uninstalled the previous CTP Feb 2007 WPF/E installation and no other CTP or Silverlight plug-in are actually present in the Add/Remove entry. &lt;/p&gt;&lt;p&gt;In the mean time i have installed Orcas Beta 1 and the Silverlight extension for Orcas as well as the Expression Blend Preview 2 but i can&amp;#39;t compile a project without the runtime for Silverlight 1.1 alpha obviously&lt;br /&gt;&lt;/p&gt;&lt;p&gt;Is there a way to determine why the installer keeps bugging me about previous install if none are present as far as i can see? Any way to bypass this validation?&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;lt;Edit&amp;gt;&lt;/p&gt;&lt;p&gt;I forgot to mention that i&amp;#39;m using WinXP SP2 that include a full VS 2005 SP1 (with a lot of extensions such as WPF, WF and WPF/E templates and vista SDK) and as mentionned before Orcas Beta 1 with silverlight extension&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;lt;/Edit&amp;gt;&lt;br /&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thank you in advance&amp;nbsp;&lt;/p&gt;</description></item></channel></rss>