After performing the Client installation, the references
to the D3 Object in the Visual Basic application modules are not automatically
updated. As a result, all Visual Basic application references to the
D3 Class Library must be removed from the application and recreated
to complete the Client setup.
Note: We recommend using Visual Basic 6 to recreate the
application references by recompiling any modules.
Procedure
- Open Visual Basic 6.
- Select References from the Project menu.
- Locate the entry Missing from the References list and clear the check box.
- Locate the entry Rocket D3 Class Library In-Process
Server from the References list and select the check box, then click OK.
The Visual Basic application modules are restored.