Skip to main content

Microsoft Silverlight

Answered Question Silverlight failed to install (1.0b or 1.1a)RSS Feed

(0)

UrquanMaster
UrquanMa...

Member

Member

14 points

3 Posts

Silverlight failed to install (1.0b or 1.1a)

 Hello,

 I'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

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.

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't compile a project without the runtime for Silverlight 1.1 alpha obviously

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?

 <Edit>

I forgot to mention that i'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

 </Edit>
 

Thank you in advance 

e_screw
e_screw

Member

Member

41 points

17 Posts

Re: Silverlight failed to install (1.0b or 1.1a)

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.

 If you are comfortable editing your registry then you may choose to manually delete the old Typelib regkeys:

HKCR, Typelib\{283C8576-0726-4DBC-9609-3F855162009A}\0.8
HKCR, Typelib\{283C8576-0726-4DBC-9609-3F855162009A}\0.8.5.0

If Silverlight in IE7 doesn'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.
HKLM, SOFTWARE\Classes\Typelib\{283C8576-0726-4DBC-9609-3F855162009A}\0.8
HKLM, SOFTWARE\Classes\Typelib\{283C8576-0726-4DBC-9609-3F855162009A}\0.8.5.0

Thanks

Mark post(s) as "Answer" that helped you

Electronic Screw
Website||Blog||Dub@i.net

UrquanMaster
UrquanMa...

Member

Member

14 points

3 Posts

Re: Silverlight failed to install (1.0b or 1.1a)

 Hello,

 Thank you for your answer e_screw.

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 "CTP" tag, "Feb 2007" and so on) but i can't find anything.

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.

 Thank you in advance

 

AlexBer
AlexBer

Member

Member

16 points

3 Posts

Re: Silverlight failed to install (1.0b or 1.1a)

Hello,

I have same issue, but I hadn't installed previous CTP Feb 2007 WPF/E.

I'm using WinXP SP2 vs VSTS 2005 SP1.

Can anybody help me?

Kind regards

UrquanMaster
UrquanMa...

Member

Member

14 points

3 Posts

Answered Question

Re: Silverlight failed to install (1.0b or 1.1a)

Holly cow!

I finally managed to resolved my install issue by getting the verbose log file in order to determine the steps used by the installer.

Using the /l<yourlogfile.log> 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't work well on a subst drive, the installation failed (although with the wrong error code).

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.

It went smoothly from that point on Stick out tongue

Now i finally view the samples on the net (via FireFox2 or IE7) and compile my own stuff. Oh joy!


 

AlexBer
AlexBer

Member

Member

16 points

3 Posts

Re: Silverlight failed to install (1.0b or 1.1a)

Hi, Thanks for answer. I have same issue with subst directory Smile

But I went by another way, I was unpack distributive and run install.exe Embarrassed

 

phuguet
phuguet

Member

Member

21 points

13 Posts

Re: Silverlight failed to install (1.0b or 1.1a)

I have the same problem it extracted the content to my "J:" drive instead of C: but it erases everything before I got time to copy everything... how do you stall the install?

For me the install runs fine but it does not register the activeX for IE

AlexBer
AlexBer

Member

Member

16 points

3 Posts

Answered Question

Re: Silverlight failed to install (1.0b or 1.1a)

Hi phuguet.

As I wrote you can unpack Silverlight.1.1*.exe by WinRAR or WinZIP and after that run install.exe

Good luck

lbugnion
lbugnion

Member

Member

36 points

13 Posts

Silverlight MVP

Re: Silverlight failed to install (1.0b or 1.1a)

Hi,

 
Exactly the same problem here on XP SP2. Your fix solved the issue. Is anyone at MSFT listening? Something is not right there.

 
Greetings,

Laurent 

--
Laurent Bugnion [MVP, MCP]
Software engineering, Blog: http://www.galasoft.ch
  • Unanswered Question
  • Answered Question
  • Announcement
Microsoft Communities