Hi
I am installing a BizTalk Cluster but I have a problem.
Everytime that I restart a node I have 2 errors:
Event ID: 4691 -> The run-time environment was unable to initialize for transactions required to support transactional components. Make sure that MS-DTC is running. (DtcGetTransactionManagerEx():hr=0x8004d01c)
Event ID: 4104 -> Failed to get the state of the cluster node: BIZTPRES01. The error code returned: 0x80070005
Both MSDTC (nodes and cluster) are well configured.
My problem is that in the BizTalk configuration (Group configuration) i have the following error:
Exception of type 'System.EnterpriseServices.TransactionProxyException' was thrown
I check and MSDTC is well configured both in SQL and BizTalk sides.
Can someone help?