A COM client has called managed method '%1$s' on type '%2$s'. This method does not have an HRESULT return type and an exception ...

A COM client has called managed method '%1$s' on type '%2$s'. This method does not have an HRESULT return type and an exception was thrown that was not handled. The exception contains the following message: %3$s. This exception will be caught and zero will be returned to the COM caller if the method's return type is not void.