Windows / Code / 0x8004d02a
0x8004d02a
HRESULT Facility: FACILITY_ITF (4)
NTSTATUS Facility: FACILITY_IO_ERROR_CODE (4)
Associated Modules
Module | Description |
---|---|
kernel32.dll | The MSDTC transaction manager was unable to push the transaction to the destination transaction manager due to communication problems. Possible causes are: a firewall is present and it doesn't have an exception for the MSDTC process, the two machines cannot find each other by their NetBIOS names, or the support for network transactions is not enabled for one of the two transaction managers. |
1 entry |
Associated Headers
Header | Symbolic | Description |
---|---|---|
winerror.h | XACT_E_PUSH_COMM_FAILURE | The MSDTC transaction manager was unable to push the transaction to the destination transaction manager due to communication problems. Possible causes are: a firewall is present and it doesn't have an exception for the MSDTC process, the two machines cannot find each other by their NetBIOS names, or the support for network transactions is not enabled for one of the two transaction managers. |
1 entry |