You should direct this question to the NHUSERS group ( http://groups.google.com/group/NHUSERS/). This group here is for the discussion of the development *of* NHibernate rather than development *with*NHibernate.
Steve Bohlen [email protected] http://blog.unhandled-exceptions.com http://twitter.com/sbohlen On Tue, May 6, 2014 at 11:03 AM, Atilla İlhan KARTAL < [email protected]> wrote: > Dear All; > > We use nhibernate for one of our project. If one of user had changed any > value on database to other active user can not see changed values > immediately. Calling Session.Clear() method is the only solution found to > fix this problem. However after calling Session.Clear() we get the > following exception message . > > Initializing[Proposal#28928]-failed to lazily initialize a collection of > role: Proposal.CostDistributions, no session or session was closed > > After googling we can not find any appropriate solution. That's why we > send this message for your information. > > > Best Regards > > -- > > --- > You received this message because you are subscribed to the Google Groups > "nhibernate-development" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- --- You received this message because you are subscribed to the Google Groups "nhibernate-development" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
