Powered by MSDN

US - English
NEW! Silverlight 5 is available Learn More

Beta 2 Installation Errors in silverlight_chainer.exe RSS

26 replies

Last post Jul 16, 2008 09:26 AM by amyd

(0)
  • Steele

    Steele

    Member

    6 Points

    4 Posts

    Beta 2 Installation Errors in silverlight_chainer.exe

    Jun 07, 2008 03:10 AM | LINK

    silverlight chainer is failing for me with the following results in the log:

     Created new ExePerformer for Exe item
    [6/6/2008, 19:1:21] (IronSpigot::ExeInstallerBase::Launch) Launching CreateProcess with command line = c:\036de815481bb1774fbe5acf\silverlight_uninstallrtmpatches.exe /q /uninstall
    [6/6/2008, 19:2:12] (IronSpigot::ExeInstallerBase::PerformAction) c:\036de815481bb1774fbe5acf\silverlight_uninstallrtmpatches.exe - Exe installer does not provide a log file name
    [6/6/2008, 19:2:12] (IronSpigot::ExeInstallerBase::PerformAction) Exe (c:\036de815481bb1774fbe5acf\silverlight_uninstallrtmpatches.exe) failed with 0x80070643 - Fatal error during installation. :
    [6/6/2008, 19:2:12] (IronSpigot::ExeInstallerBase::PerformAction) PerformOperation on exe returned exit code 1603 (translates to HRESULT = 0x80070643)
    [6/6/2008, 19:2:12] Action complete

    [6/6/2008, 19:2:12] (IronSpigot::LogUtils::LogFinalResult) Final Result: Installation failed with error code: (0x80070643), Fatal error during installation.

    [6/6/2008, 19:2:12] Action complete
     
    I have a partially removed Beta 1 state.
     
    Ran as administrator, same error

    Installation Silverlight installation failure install problem

    Microsoft MVP - Visual Basic
  • ScottMc

    ScottMc

    Member

    4 Points

    2 Posts

    Re: Beta 2 Installation Errors in silverlight_chainer.exe

    Jun 07, 2008 05:43 AM | LINK

    I am having the same result, same log file error.
    64-bit Vista Ultimate with Silverlight and Blend 2.5 March preview uninstalled.
    I have not applied VS2008 SP1 beta.
    Ran as administrator also.

  • BradleyB

    BradleyB

    Member

    138 Points

    43 Posts

    Microsoft

    Re: Beta 2 Installation Errors in silverlight_chainer.exe

    Jun 07, 2008 06:07 AM | LINK

    I've not see the above error before.  Not sure if it will help but this blog post may provide some clues.

    Upgrading to Silverlight Tools Beta 2 and Visual Studio 2008 SP1 Beta

    Hope it helps,
    Brad.

    Installation Silverlight Vs 2008 Visual Studio 2008 final Silverlight 2.0

  • jamlew

    jamlew

    Contributor

    3822 Points

    549 Posts

    Microsoft

    Re: Beta 2 Installation Errors in silverlight_chainer.exe

    Jun 07, 2008 06:12 AM | LINK

    steele

    I have a partially removed Beta 1 state.

    Can you expound on this?  Also, what KBs are installed for Visual Studio?

    If this post has solved your problem, please select 'Mark as answer'

    - Jimmy Lewis
    Microsoft SDET
    Visual Web Developer Team
  • ScottMc

    ScottMc

    Member

    4 Points

    2 Posts

    Re: Beta 2 Installation Errors in silverlight_chainer.exe

    Jun 07, 2008 06:13 AM | LINK

    Success! 

    I just uninstalled KB949325 and was able to install successfully.
    I thought this only had to be unistalled if VS2008 SP1 beta was installed.

  • BradleyB

    BradleyB

    Member

    138 Points

    43 Posts

    Microsoft

    Re: Beta 2 Installation Errors in silverlight_chainer.exe

    Jun 07, 2008 06:17 AM | LINK

    The command failing from the log above:

    silverlight_uninstallrtmpatches.exe /q /uninstall

    is attempting to uninstall KB949325.  By uninstalling it first the installer skiped this step.

    Glad you up and running.

    Brad

  • Steele

    Steele

    Member

    6 Points

    4 Posts

    Re: Re: Beta 2 Installation Errors in silverlight_chainer.exe

    Jun 07, 2008 08:48 AM | LINK

    My solution was to run Remove_KB944899.exe

    then install VS08 SP1beta

    then install silverlight_chainer

    All is well, installation on 2 other machines went perfect

    Steele

    Microsoft MVP - Visual Basic
  • Ryoushin

    Ryoushin

    Member

    39 Points

    22 Posts

    Re: Beta 2 Installation Errors in silverlight_chainer.exe

    Jun 07, 2008 09:21 AM | LINK

    @ScottMc

    your tip worked for me too!
    Thanks.

    Ryoushin - Sator Arepo Tenet Opera Rotas.
  • kwaclaw

    kwaclaw

    Member

    10 Points

    11 Posts

    Re: Beta 2 Installation Errors in silverlight_chainer.exe

    Jun 07, 2008 02:15 PM | LINK

    I have - AFAIK - no patches for VS 2008 installed (unless through automatic updates).
    I did uninstall all Silverlight 2.0 Beta 1 and Expression Blend March CTP.

    I am running Windows XP SP3. I get this error:

    Exe (c:\68bc9d33b48b9ebed5\silverlight_uninstallrtmpatches.exe) failed with 0x80070643 - Fatal error during installation. :
    [6/7/2008, 9:2:15] (IronSpigot::ExeInstallerBase::PerformAction) PerformOperation on exe returned exit code 1603 (translates to HRESULT = 0x80070643)
    [6/7/2008, 9:2:15] Action complete
    [6/7/2008, 9:2:15] (IronSpigot::LogUtils::LogFinalResult) Final Result: Installation failed with error code: (0x80070643), Fatal error during installation.

     Any clues anyone?

     

    Karl

     

  • BradleyB

    BradleyB

    Member

    138 Points

    43 Posts

    Microsoft

    Re: Beta 2 Installation Errors in silverlight_chainer.exe

    Jun 07, 2008 02:24 PM | LINK

    silverlight_uninstallrtmpatches.exe is run when the installer detects KB949325. 

    For XP:

    1. Open the Add/Remove Programs dialog from the Control Panel
    2. Click 'Show updates' at the top of the window
    3. Remove KB949325 (it will be listed under your version of VS)

    Let me know if you find this KB listed when "showing updates"

    Brad.