hello, all

My project is a WPF desktop application, I use nhibernate in this
project, and I enable lazy in entity map.

It's work well most time, but it happen exception sometime like this:
"There is already an open DataReader associated with this Command
which must be closed first."
or
"Session is closed!"

I do not use using(){} to dispose session.

so, what can i do?

Regards,
yuzifu.

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