I have run into trouble using NHibernate when I am doing ajax calls using JQuery.
I get different exceptions regarding either the connection or reader being closed like:
"Invalid attempt to call Read when reader is closed".
Does anybody know how to fix this?