Error 0x8004E030

Value: -2147164112 | 0x8004E030 | 2147803184

What does it mean ?

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.
Value: 57392 | 0xE030 | 0b1110000000110000

Where does it come from ?

FACILITY_ITF  
COM/OLE Interface management. FACILITY_ITF is designated for user-defined error codes returned from interface methods
Value: 4 | 0x004 | 0b00000100

Other Errors for FACILITY_ITF