The information in this article applies to:
SYMPTOMSWhen attempting to install a Microsoft Visual Basic 3.0 application onto a target computer where a Microsoft Visual Basic 6.0 application is installed, one or more error messages are displayed and the installation fails. The specific errors may vary, but can include the following:
Also, the window displaying the message, "Initializing Setup ..." may be left on the screen. If this is the case, you must use Task Manager to kill the "SETUP.EXE" task. CAUSE
This problem occurs because distributions created using the Visual Basic 6.0 Package and Deployment Wizard (PDW) leave behind some files, including Setup1.exe. When a Visual Basic 3.0 distribution package finds a copy of Setup1.exe on the target system, it will use it instead of overwriting it with it's own copy of Setup1.exe. The Visual Basic 3.0 Setup cannot use the Visual Basic 6.0 version of Setup1.exe and it fails with the preceding error(s). RESOLUTIONTo avoid this problem, delete the Setup1.exe file that is left on the target system before running the Visual Basic 3.0 setup. STATUSMicrosoft has confirmed this to be a problem in the Microsoft products listed at the beginning of this article. MORE INFORMATIONVisual Basic 6.0 typically leaves Setup1.exe in the operating system folder, (that is, C:\Windows) but it may also be found in a Temp folder. Steps to Reproduce Behavior
Steps to Resolve Problem
Additional query words:
Keywords : kbsetup kbAppSetup kbDeployment kbVBp kbVBp300 kbVBp600 kbGrpVB kbDSupport |
Last Reviewed: January 4, 2000 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |