Microsoft Knowledge Base Email Alertz

(891398) - Discusses a problem where the Visual Studio .NET 2003 Setup program runs the wrong program installation process start. To resolve this problem, you must modify the registry.

Search KbAlertz

Advanced Search

Receive Microsoft Knowledge Base articles by E-Mail?

Every night we scan the Microsoft Knowledge Base. If technologies you're interested in are updated, we'll send you an e-mail. You only get one e-mail a day, and only when new articles are added.

Click here to create a
FREE account
Already have an account?
[Click here to Login]











Microsoft Knowledge Base Article

This article contents is Microsoft Copyrighted material.
©2005-©2007 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks

Article ID: 891398 - Last Review: December 3, 2007 - Revision: 4.4

BUG: You may notice the installation process start for an unrelated program when you run the Visual Studio .NET 2003 Setup program or the Visual Studio 2005 Setup program installation

Important This article contains information about how to modify the registry. Make sure to back up the registry before you modify it. Make sure that you know how to restore the registry if a problem occurs. For more information about how to back up, restore, and modify the registry, click the following article number to view the article in the Microsoft Knowledge Base:
256986  (http://kbalertz.com/Feedback.aspx?kbNumber=256986/ ) Description of the Microsoft Windows registry

SYMPTOMS

You run the Microsoft Visual Studio .NET 2003 Setup program or the Microsoft Visual Studio 2005 Setup program and then click one of the following options:
  • You click Step 1 to install the Windows Component Updates/Pre-Requisites.
  • You click Step 2 to install Visual Studio .NET 2003 or Visual Studio 2005.
If you do this, the Visual Studio .NET 2003 Setup program or the Visual Studio 2005 Setup program do not start. However, you may see the installation process start for an unrelated program.

CAUSE

This problem occurs because of a registry key that was left behind by the installation of Microsoft Windows XP Service Pack 2 (SP2).

RESOLUTION

To resolve this problem, follow these steps.

Warning Serious problems might occur if you modify the registry incorrectly by using Registry Editor or by using another method. These problems might require that you reinstall your operating system. Microsoft cannot guarantee that these problems can be solved. Modify the registry at your own risk.
  1. Click Start, click Run, type regedit, and then click OK.
  2. Locate and then click the following registry key:
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\setup.exe
  3. Right-click Default, and then click Delete.
  4. In the Confirm Value Delete dialog box, click OK.
  5. Click File, and then click Exit.
  6. Run the Visual Studio .NET 2003 Setup program or the Visual Studio 2005 Setup program.

STATUS

Microsoft has confirmed that this is a bug in the Microsoft products that are listed in the "Applies to" section.

APPLIES TO
  • Microsoft Visual Studio 2005 Standard Edition
  • Microsoft Visual Studio 2005 Professional Edition
  • Microsoft Visual Studio .NET 2003 Enterprise Architect
  • Microsoft Visual Studio .NET 2003 Enterprise Developer
  • Microsoft Visual Studio .NET 2003 Academic Edition
  • Microsoft Visual Studio .NET 2002 Professional Edition
  • Microsoft Visual Studio .NET 2002 Enterprise Architect
  • Microsoft Visual Studio .NET 2002 Enterprise Developer
  • Microsoft Visual Studio .NET 2002 Academic Edition
  • Microsoft .NET Framework 1.0
  • Microsoft .NET Framework 1.1
  • Microsoft Visual FoxPro 8.0 Professional Edition
  • Microsoft Visual FoxPro 9.0 Professional Edition
  • Microsoft .NET Framework 2.0
Keywords: 
kbvs2005swept kbvs2005applies kbvs2002sp1sweep kbfix kbtshoot kbbug KB891398
       

Community Feedback System

Very often, it takes hours to solve a problem. Very often, you've looked high and low, and have tried a lot of solutions. When you finally found it, chances are, it was because someone else helped you. Here's your chance to give back. Use our community feedback tool to let others know what worked for you and what didn't.

Please also understand that the community feedback system is not warranted to be correct, it's simply a system that we've built to let people try and help each other. If something in a feedback response doesn't make sense to you, or you're not comfortable making changes that the feedback talks about (like registry edits), please consult a professional.

Thank you for using kbAlertz.com Feedback System.

-- Scott Cate

Anonymous User Report As Irrelevant  
Written: 9/7/2005 1:45 PM
Thanks for the help, I was trying to uninstall vs.net and was rerouted to mouseware since it was the default value for this registry key... ):(

Anonymous User Report As Irrelevant  
Written: 7/21/2006 9:17 AM
Thanks for the tip