sharparchitecture / Sharp-Architecture

S#arp Architecture: ASP.NET MVC Best Practices with NHibernate
http://sharparchitecture.github.io/
Other
593 stars 153 forks source link

TransactionAttribute fails if transaction is already closed #211

Closed cd21h closed 4 years ago

cd21h commented 4 years ago

If transaction was committed or rolledback inside Controller action, it failed with error (NHibernate) NHibernate.TransactionException: Transaction not successfully started