You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When enabling Outbox against SqlAzure NServiceBus shows:
[11/20/2016 16:08:49 > c40786: INFO] 2016-11-20 16:08:49.232 WARN NServiceBus.Features.DtcRunningWarning The MSDTC service is running on this machine.
[11/20/2016 16:08:49 > c40786: INFO] Because Outbox is enabled disabling MSDTC is recommended. This ensures that the Outbox behavior is working as expected and no other resources are enlisting in distributed transactions.
I'd expect no DTC enabled on SqlAzure...
The exception goes away when enabling outbox even though the warning above is still showing
See Particular/NServiceBus.NHibernate#244
The text was updated successfully, but these errors were encountered: