Product Information > JADE Error Messages and System Messages > 14000 through 14999 - JADE User Interface Errors > 14080 - There is no object in the Ole Control

14080   There is no object in the Ole Control

Cause

This error occurs if OLE-type methods are called on an OleControl class that does not have an oleObject property loaded.

Action

Ensure that the OleControl has an object loaded using the objectType method before calling the method.