Windows / Code / 0x8004e030
0x8004e030
HRESULT Facility: FACILITY_ITF (4)
NTSTATUS Facility: FACILITY_IO_ERROR_CODE (4)
Associated Modules
Module | Description |
---|---|
kernel32.dll | 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 |
Associated Headers
Header | Symbolic | Description |
---|---|---|
winerror.h | CO_E_CALL_OUT_OF_TX_SCOPE_NOT_ALLOWED | 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 |