I have setup, a very long time ago, a clustered environment with MSMQ and using DTC (clustered also) and was able to place messages in the queue no problem using C#. Today I needed to setup the same environment except using Windows Server 2012 and I managed to get it [...] read more
We got a weird error that we can't figure the cause of. It happened over 100 times in a matter of seconds and then it stopped. Stacktrace: System.Transactions.TransactionAbortedException: The transaction has aborted. ---> System.Transactions.TransactionException: MSDTC was unable to read its configuration information. (Exception from HRESULT: 0x8004D027) ---> System.Runtime.InteropServices.COMException: MSDTC was [...] read more