Error Messages/42770

< Error Messages
Revision as of 18:38, 19 December 2014 by Lchrisman (talk | contribs) (Created page with "= Example Error Message = :Cannot create the COM object 'ADE4.CAEngine', error 0x800706ba: The RPC server is unavailable = Possible causes = == Server name wrong == This e...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Example Error Message

Cannot create the COM object 'ADE4.CAEngine', error 0x800706ba: The RPC server is unavailable

Possible causes

Server name wrong

This error occurs when the server name is wrong in the call:

COMCreateObject('ADE4.CAEngine','ServerName')

To fix, correct the server name.

Computer is off

The error occurs when the computer named in the call

COMCreateObject('ADE4.CAEngine','Computer')

is turned off, has its WiFi turned off, or in the case of a laptop, has left the building.

Other

If you encounter other cases where this error occurs, please list them here for the sake of other future users.

See Also

Comments


You are not allowed to post comments.