There is something wrong in some where else.As advise... try to recreate the same issue outside your application in a NUnit test with or without WatIn.
2009/4/27 Rémi Després-Smyth <[email protected]> > > 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. > > > > -- Fabio Maulo --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
