We've had a bit more of a play and found that by adding

            if (!UnitOfWork.IsStarted)
                UnitOfWork.Start();

into the Application_Start of the Global.asax seems to fix the
problem.  Is there any reason at all why we shouldn't place that code
there or is it perfectly safe to do so?


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Rhino Tools Dev" 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/rhino-tools-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to