Details
-
Suggestion
-
Resolution: Out of scope
-
P3: Somewhat important
-
None
-
None
Description
The call to any interface (i.e. IDispatch::Invoke) returns error code 0x800706BA, "The RPC
server is unavailable" if the out-of-process server is down. This could be handled by ActiveQt, i.e either emit a dedicated exception, or reset the QAxWidget/QAxObject to 0 so that QAxBase::isNull() returns true.