This means that AR scopes are being created and disposed in the wrong order.
Are you using SessionScope or TransactionScope somewhere in your code? On Mon, Dec 22, 2008 at 11:14 AM, M Kenyon II <[email protected]> wrote: > > I have a grid control that when you double click on the item, it > should load in the form on the same page. It doesn't seem that the > form is loading. I don't get an error. In the Output window, I do get > this: > A first chance exception of type > 'Castle.ActiveRecord.Framework.Scopes.ScopeMachineryException' > occurred in Castle.ActiveRecord.DLL > > Could somebody tell me what it means? > > > -- Cheers, hammett http://hammett.castleproject.org/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Castle Project Users" 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/castle-project-users?hl=en -~----------~----~----~----~------~----~------~--~---
