Hi.  I've got an ASP.NET MVC web application that uses NHibernate and
MySQL.  It's been behaving itself perfectly on our DEV, Testing and
UAT environments.  However, since we deployed it to our live
environment we've been plagued with Nested Transaction errors.  It
doesn't happen on any one particular page, just seems to strike at
random (although always when reading or writing data).

Our live environment uses an older version of MySQL than our UAT
environment.  However, I believe that not so long ago we were using an
older version of MySQL on our DEV environment, with no problems.  I've
now rebuilt our live system to use our UAT database server, which
seems to be working.

Perhaps this could be an application or configuration problem.  We use
NLog and ELMAH so I have stack traces of the error, but we haven't so
far been able to pinpoint the cause.

Does anybody have an idea as to what could be causing this problem?

Many thanks in advance
Rob

-- 
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.

Reply via email to