ActiveX client debugging

To enable OLT for use with Component Broker ActiveX clients, you must complete the following steps:

  1. Build the VisualAge C++ business objects (BOs):
    See the Appendix entitled "The two-compiler environment" in the Planning, Performance and Installation Guide.
  2. Add the following line to the MSCPP batch file:
    SET IVB_TRACE_DEBUG = 1
  3. Build the ActiveX bindings and register the interfaces:
    See the topic "Developing the Component Broker ActiveX client" in the Programming Guide.