« Previous Next »

Thread: Windows 7 + VSTS2010 Beta + Web Platform Installer == msiexec.exe endless loop!

Last post 08-21-2009 8:22 AM by Steve W.. 2 replies.

Average Rating Rate It (5)

RSS

Page 1 of 1 (3 items)

Sort Posts:

  • 08-21-2009, 1:16 AM

    • Steve W.
    • Not Ranked
    • Joined on 08-21-2009, 12:50 AM
    • Posts 2

    Windows 7 + VSTS2010 Beta + Web Platform Installer == msiexec.exe endless loop!

    Since yesterday evening I've been unable to install additional programs; attempts to do so receive an "installation is already in progress"-type error.  I've rebooted twice and can see one persistent instance of msiexec.exe running under SYSTEM authority in the task manager.  When this process is killed another spawns shortly thereafter.

    The problem started some-time after using Web Platform installer to install SQL Server Management Studio Express and Silverlight 3 tools.  SSMSE installed without a problme, but Silverlight failed.  A more careful reading of the description pointed out that the Silverlight package was for Visual Studio 2008, whereas I only have VSTS2010 Beta running on my machine.

    Sysinternals procexp shows one persistent instance of msiexec that remains running and occasionally spawns a second instance which runs then dies.  procexp shows the persistent instance churning the registry and file system, with a (long) repeating pattern of querying Visual Studio 9.0 locations, C:\Windows\Installer\ .tmp and .rbs files.

     My assumption is that the installation is continuing to attempt, and fail, to install the Silverlight tools--which was initiated using Web Platform Installer.  Any advice on breaking the cycle would be greatly appreciated.  If there is particular details I can gather I'd be glad to do so.

     Here's the most meaningful data I've found so far, taken from the Application Event Log:

     (These events repeat consistently)
    Warning    8/21/2009 12:05:37 AM    MsiInstaller    1001    None
    Warning    8/21/2009 12:05:37 AM    MsiInstaller    1004    None
    Information    8/21/2009 12:05:34 AM    RestartManager    10001    None
    Information    8/21/2009 12:05:34 AM    MsiInstaller    1042    None
    Information    8/21/2009 12:05:34 AM    MsiInstaller    1035    None
    Information    8/21/2009 12:05:34 AM    MsiInstaller    11728    None
    Information    8/21/2009 12:04:41 AM    RestartManager    10000    None
    Information    8/21/2009 12:04:41 AM    MsiInstaller    1040    None

    Details of Event ID 1004:
    Detection of product '{AA4A4B2C-0465-3CF8-BA76-27A027D8ACAB}', feature 'VSTA_IDE_12590_x86_enu', component '{FF4A39EF-8F8B-4557-9F81-50DC44C6D30A}' failed.  The resource 'c:\Program Files (x86)\Microsoft Visual Studio 9.0\Common7\IDE\PublicAssemblies\en\' does not exist.

    Details of Event ID 1001:
    Detection of product '{AA4A4B2C-0465-3CF8-BA76-27A027D8ACAB}', feature 'VSTA_IDE_12590_x86_enu' failed during request for component '{FB603825-921B-4781-9FF3-1B1800281E29}'

  • 08-21-2009, 2:13 AM In reply to

    • lextm
    • Top 10 Contributor
    • Joined on 10-22-2008, 4:18 AM
    • Shanghai, PRC
    • Posts 1,373

    Re: Windows 7 + VSTS2010 Beta + Web Platform Installer == msiexec.exe endless loop!

    The MSI warnings seem to be related to this one,

    http://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?FeedbackID=456051

    But maybe the problem persists after you resolve this one.

    Lex Li
    Support Engineer at Microsoft
    ---------------------------
    This posting is provided "AS IS" with no warranties, and confers no rights.
  • 08-21-2009, 8:22 AM In reply to

    • Steve W.
    • Not Ranked
    • Joined on 08-21-2009, 12:50 AM
    • Posts 2

    Re: Windows 7 + VSTS2010 Beta + Web Platform Installer == msiexec.exe endless loop!

     That seems to have been exactly it!  Thanks much for the help!

Page 1 of 1 (3 items)
Microsoft Communities