Site icon EfmSoft

What does HRESULT 0x80010006 (RPC_E_CONNECTION_TERMINATED) mean?

 
Previous Next
RPC_E_CANTCALLOUT_INEXTERNALCALL RPC_E_SERVER_DIED

RPC_E_CONNECTION_TERMINATED

RPC_E_CONNECTION_TERMINATED means that the COM RPC channel used by this proxy has ended or is no longer valid. Other COM connections in the same process can remain usable, so this is not automatically a process-wide failure.

What to check

Reusing an invalid proxy can turn one connection failure into a cascade of misleading HRESULTs.

Microsoft: COM error codes


Looking for a different code? Search another status or error code.

Exit mobile version