I get this exception from my subscriber when I try to save a record in the database from my Handle (T value) method in my IHandleMessages implementation. Does anyone know why this will happen? I think I remember that NServiceBus uses distributed transactions to process transactions with transactions, but I have no idea why it works not only after running the RunMeFirst.bat file on both machines.
Any ideas?
source
share