ActiveX Troubleshooting

Symptom Cause
Control does not work within AcuBench (e.g., you receive a message such as "Can't create OCX.MSFlexGrid Control").    Control is not properly installed or registered on the development system. Refer to Adding ActiveX Controls or COM Objects to Your COBOL Program for instructions on installing and registering controls.
Control does not appear within the AXDEFGEN list. Control is not properly installed or registered on the development system. Refer to Adding ActiveX Controls or COM Objects to Your COBOL Program for instructions on installing and registering controls.
Control does not work correctly with the ACUCOBOL-GT runtime on the end-user's machine. Control is not properly installed or registered on the end-user's system. Refer to Distributing Applications Containing ActiveX Controls for instructions on distributing ActiveX files along with your application.