ODE97: Uninstalling ODE Tools Breaks 32-bit Visual Basic Pro 4.0
ID: Q163060
|
The information in this article applies to:
-
Microsoft Office 97 Developer Edition Tools
-
Microsoft Visual Basic Professional Edition, 32-bit only, for Windows, version 4.0
Novice: Requires knowledge of the user interface on single-user computers.
SYMPTOMS
If you uninstall (remove) Microsoft Office 97 Developer Edition (ODE) from
a computer that has Microsoft 32-bit Visual Basic Professional Edition,
version 4.0 installed, you may receive the following error messages the
next time that you start Visual Basic:
'comdlg32.ocx' could not be loaded -- Continue Loading Project?
'richtx32.ocx' could not be loaded -- Continue Loading Project?
'comctl32.ocx' could not be loaded -- Continue Loading Project?
'dblist32.ocx' could not be loaded -- Continue Loading Project?
CAUSE
This problem occurs when you perform the following events in order on your
computer:
- Install Microsoft Office 97 Developer Edition.
- Install Microsoft 32-bit Visual Basic Professional Edition, version 4.0.
- Uninstall Microsoft Office 97 Developer Edition.
The Setup program for Microsoft Visual Basic version 4.0 does not register
its dependency on the ActiveX control files that both applications share.
When you uninstall the ODE Tools, there is no indication to the ODE Tools
Setup program that another application is using the ActiveX control files,
so Setup removes them.
RESOLUTION
You must uninstall Microsoft 32-bit Visual Basic Professional Edition,
version 4.0, and then reinstall it.
- Start the Setup program for Microsoft Visual Basic.
- When the installation maintenance screen appears, click Remove All.
Confirm that you want to remove the application.
NOTE: If you just click the Reinstall button to reinstall Visual Basic,
you will receive this error message before Setup is finished, and Setup
will fail:
VBCustom_Controls_Actions_Reg_Comdlg was unable to register itself in
the system registry.
- Run Setup to reinstall Microsoft 32-bit Visual Basic Professional
Edition, version 4.0.
MORE INFORMATIONSteps to Reproduce Behavior
- Run Setup for Microsoft Office 97 Developer Edition Tools (ODE Tools),
and perform a Complete installation.
- Run Setup for Microsoft 32-bit Visual Basic Professional Edition,
version 4.0, and perform a Complete installation.
- Run the ODE Tools Setup program again. When the installation maintenance
screen appears, click Remove All. Confirm that you want to remove
Microsoft ODE Tools.
- After ODE Tools is removed from your computer, start Visual Basic. Note
that you receive the error messages.
Additional query words:
VB removing
Keywords : kberrmsg StpOthr
Version : WINDOWS:4.0
Platform : WINDOWS
Issue type : kbprb
|