The information in this article applies to:
SYMPTOMS
When starting the Microsoft Visual Basic Application Setup Wizard, a dialog
box appears with the following error message:
If you click OK, the Setup Wizard terminates. CAUSEWhen the Setup Wizard begins, a system configuration file is read. If the devices listed in the configuration file cannot be located, the error occurs and the Setup Wizard terminates. RESOLUTION
Use one of the following methods to resolve this error:
STATUSMicrosoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article. We are researching this bug and will post new information here in the Microsoft Knowledge Base as it becomes available. MORE INFORMATION
When Microsoft Visual Basic is installed, a system configuration file is
created. This configuration file includes information about devices
installed on the computer at the time of installation.
<Windows directory>\SWDEPEND.INI In Microsoft Visual Basic Version 5.0, the configuration file is: <VB directory>\SETUPKIT\KITFIL32\VB5DEP.INI The following is a sample of a VB5DEP.INI (other files similar):
The Application Setup Wizard reads this configuration file during initialization. If devices described in the log file are not found on the system, the error occurs and the Setup Wizard terminates. In the sample above, Drive1 is a 1.44MB floppy drive. If this device was removed from the system (and not replaced with a similar device), the Setup Wizard would be unable to find the device and the error would occur. This situation typically occurs with computers that have removable disk drives. Use one of the following methods to correct this error:
Additional query words: TlsSetWiz VB4ALL VB4WIN vb5all VBKBToolkit kbvbp400bug kbVBp500bug kberrmsg
Keywords : kbGrpVB |
Last Reviewed: January 5, 2000 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |