Error 0x8004E031
Value: -2147164111 | 0x8004E031 | 2147803185
What does it mean ?
-
CO_E_EXIT_TRANSACTION_SCOPE_NOT_CALLED
-
- The component made a call to EnterTransactionScope, but did not make a corresponding call to ExitTransactionScope before returning.
- Value: 57393 | 0xE031 | 0b1110000000110001
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
StackOverflow
Other Errors for FACILITY_ITF