Restoring Visual Basic application modules

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

  1. Open Visual Basic 6.
  2. Select References from the Project menu.
  3. Locate the entry Missing from the References list and clear the check box.
  4. 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.