> As newb you should use at least NH2.0.1. 

> Btw, you are using a proxy with a closed session.

 

I’m using NHibernate 1.2.1.4000 because this is an existing app; that was
the current version when it was built originally.  The session is opened
during the HttpApplication’s BeginRequest event, and closed during its
EndRequest event.

But: is there a problem with that code?  It works fine if I map directly to
the field rather than the property using “nosetter.pascalcase-m-underscore”.
Which is very odd, because I do this successfully with other properties.


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