"Setup failed on component setup runtime files" error message when you install Visual Studio .NET 2003 (818416)
The information in this article applies to:
- Microsoft Visual Studio .NET (2003), Professional Edition
- Microsoft Visual Studio .NET (2003), Enterprise Architect Edition
- Microsoft Visual Studio .NET (2003), Enterprise Developer Edition
- Microsoft Visual Studio .NET (2003), Academic Edition
SYMPTOMS Assume that you have Microsoft Visual Studio 2003 Beta
Version Prerequisites installed on your computer. This problem occurs in the following scenario: - You remove Microsoft .NET Framework 1.1
and Microsoft Visual J# .NET Redistributable Package 1.1 from your computer
- You start to install
Visual Studio .NET 2003.
- When Microsoft Visual Studio .NET 2003
Prerequisites are installed, you receive a message that states that the Setup runtime files are
successfully installed.
However, you receive the following error messages in the Wcuerror71.txt log file:Setup Runtime Files: [2] Error
code 1638 for this component means "Another version of this product is already
installed. Installation of this version cannot continue. To configure or remove
the existing version of this product, use Add/Remove Programs on the Control
Panel."
Setup Runtime Files: [2] Setup Failed on component Setup Runtime
Files
VS70BaseUI: [2] Return for Setup Runtime Files indicates a failed
installation. DepCheck indicates the component is
installed. Note The Wcuerror71.txt file is located in the Temp folder. - You try to remove the Setup runtime files by using
Add/Remove Programs. However, the Setup
runtime files do not exist.
WORKAROUNDTo work around this problem, follow these steps:
- Click Start, and then click
Run.
- In the Open text box, type cmd, and then press ENTER.
- At the command prompt, type the following command, and then press ENTER:
msiexec /x {DF420000-A5AB-407C-92FF-D1D4B709B8F9} Note Ignore any error messages that state that the product is not
installed. - In the Windows
Installer dialog box, click Yes.
- At the command prompt, type the following command, and then press ENTER:
msiexec /x {C9913503-1500-4454-94CD-365ADC1BB9B9} Note Ignore any error messages that state that the product is not
installed. - In the Windows
Installer dialog box, click Yes.
STATUS This
behavior is by design.REFERENCES
For more information, click the following article number to view the article in the Microsoft Knowledge Base:
308432
Uninstall Microsoft .NET Framework SDK Beta 2 before installing the released version
Modification Type: | Minor | Last Reviewed: | 3/7/2006 |
---|
Keywords: | kbvs2005swept kbvs2005doesnotapply kberrmsg kbPreInstall kbsetup kbprb KB818416 kbAudDeveloper |
---|
|