Vysvětlení | A transaction strategy of Mandatory was specified, but there was no active transaction on the thread. |
Akce | Either provide a transaction, or use an alternative transaction strategy. |
Vysvětlení | A transaction strategy of Never was specified, but there was an active transaction on the thread. |
Akce | Either remove the transaction, or use an alternative transaction strategy. |