Thanks, that set me on the right path. When I went hunting for duplicate sessions, NHibernate profiler showed some really weird traces and the error 'DTC transaction prepre phase failed' led me to http://www.mail-archive.com/[email protected]/msg02447.html
Added an explicit NH transaction inside the TransactionScope and all is once again well with the world. -- You received this message because you are subscribed to the Google Groups "nhusers" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/nhusers?hl=en.
