|
|
I have an Orchard IIS site on one machine and a SQL Server on another. I notice that in some very rare situations I get MS DTC errors, as it's blocked by a firewall. Are distributed transactions part of the design or is the escalation a bug?
|
|
Coordinator
Feb 10 at 9:47 PM
|
You need to figure out what causes those errors. Orchard by itself does no distributed transactions at all. Must be a module or custom code.
|
|