vote up 1 vote down star

Hi All,

Im experiencing some frustration trying to upgrade the nhibernate libraries that Fluent NHibernate uses.

Im also using Nhibernate.Linq and am wanting to use NHibernate.Validator, specifically the ValidationDef class.

Now Nhibernate.Validator is up to using Nhibernate 2.1.0.1003, and when i try to build FluentNhibernate against this verion it get some test errors.

It has to do with SessionFactory configuration and the newish Nhibernate.ByteCode.Castle library.

Could anyone help me out here?

flag
did you manage to get Linq to work with 2.1? What changes were necessary, i get compile errors. Naively trying to fix them – Andrew Bullock Jun 5 at 12:18
hey, yeah i got fluentnhib, linq and validator running on nhib 2.1.0.1003. I had a couple of compile issue initially, what issues are you getting? – boz Jun 8 at 7:30

1 Answer

vote up 2 vote down check

I don't think FNH "officially" supports NHibernate 2.1 and probably won't until after it is actually released. However, it's my understanding that it is possible to get it to work. See if this thread on the FNH groups is helpful.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.