CO_E_CALL_OUT_OF_TX_SCOPE_NOT_ALLOWED

Code: 0x8004e030 (2147803184)

As HRESULT:As NTSTATUS:

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

ModuleCodeFound inDescription
KernelBase.dll0x8004e03078.1The 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.dll0x8004e03078.11011The 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