What are the standard DCOM error messages?
Microsoft Windows defines the standard DCOM error messages. DCOM errors typically begin with a “0x800” code, defined in file winerror.h. There are some errors for an OPC Client application to fail to connect to an OPC Server due to DCOM problems. 0x80004001 The requested operation is not implemented.