Why am I getting an error message "object not loaded", "object not found", or "there is no object in the container"?


All ActiveX/OCX components are dependent upon the Windows Registry. In the event an error occurs referencing a component object check to make sure the component is present on the hard drive, and that it is registered.  Unsuccessful registration of a component usually results from a missing OLE support file or a corrupt registry. The required OLE support files are MFC42.dll, MSVCRT.dll, and OLEPro32.dll or OLEAUT32.dll (depending upon the operating system).

To acquire the most current versions of these supporting files, please click on MFC42.cab

For addition information on this error message please click here