Hi Paul, There are two different issues. The first was the 2.1 binaries being incorrect. Thanks for reverting that change. The second is that some SessionSource code from r301 depends on nh 2.0 and so won't compile with the proper 2.1 binaries. The problem appears to be that it is trying to set ISessionFactory.Dialect at line 38 of FluentNHibernate.SessionSource but the Dialect property has been removed from ISessionFactory (since June, if I'm reading the log correctly).
s. On Feb 17, 5:16 am, Paul Batum <paul.ba...@gmail.com> wrote: > Hi Karron, > > Looks like Andy accidentally checked in modifications to the nh21 files in > this <http://code.google.com/p/fluent-nhibernate/source/detail?r=254>change. > > I've reversed the changes. > > Paul Batum > > On Tue, Feb 17, 2009 at 8:37 PM, Karron Qiu <karron...@gmail.com> wrote: > > > I copied my own nhibernate dlls to this folder, but compile failed, > > because ISessionFactory doesn't have Dialect now in the nhibernate svn > > version, but the SessionSource.cs uses it. > > > -- > > Regards, > > Karron --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Fluent NHibernate" group. To post to this group, send email to fluent-nhibernate@googlegroups.com To unsubscribe from this group, send email to fluent-nhibernate+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/fluent-nhibernate?hl=en -~----------~----~----~----~------~----~------~--~---