Windows /Headers /winerror.h /CO_E_CALL_OUT_OF_TX_SCOPE_NOT_ALLOWED
CO_E_CALL_OUT_OF_TX_SCOPE_NOT_ALLOWED
Code: 0x8004e030 (2147803184)
HRESULT Facility: FACILITY_ITF (4)
NTSTATUS Facility: FACILITY_IO_ERROR_CODE (4)
Abstract
The component attempted to make a cross-context call between invocations of EnterTransactionScopeand ExitTransactionScope. This is not allowed. Cross-context calls cannot be made while inside of a transaction scope.
Associated Modules
Module | Code | Description |
---|---|---|
kernel32.dll | 0x8004e030 | The component attempted to make a cross-context call between invocations of EnterTransactionScopeand ExitTransactionScope. This is not allowed. Cross-context calls cannot be made while inside of a transaction scope. |
1 entry |