I working on a project that uses NHibernate. My problem is when I'm trying to add an object that contains a list of objects I receive the following exception:
Illegal attempt to associate a collection with two open sessions from Session.Save method
I don't know what is the problem or how to solve it, please if any one can help I will appreciated.