CO_E_CALL_OUT_OF_TX_SCOPE_NOT_ALLOWED
Code: 0x8004e030 (2147803184)
As HRESULT:- S: 1 (Failure)
- C: 0 (Microsoft-defined)
- N: 0 (Not an NTSTATUS value)
- Facility: 0x004 (FACILITY_ITF: COM/OLE Interface management)
- Code: 0xe030 (57392)
- Sev: 2 (STATUS_SEVERITY_WARNING)
- C: 0 (Microsoft-defined)
- Facility: 0x004 (FACILITY_IO_ERROR_CODE: Input/Output)
- Code: 0xe030 (57392)
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 | Found in | Description |
|---|---|---|---|
| KernelBase.dll | 0x8004e030 | 78.1 | 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. |
| kernel32.dll | 0x8004e030 | 78.11011 | 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. |
| 2 entries | |||