I was trying to use NHibernate 3.2.0.2001 - I just added in the missing methods and it works great, thanks.
On Jun 9, 9:40 am, Dan B <[email protected]> wrote: > I had the same problem using it in Unit Tests. > > I upgraded to RC 2.0 and now I'm getting this error: > > System.TypeLoadException : Method 'QueryOver' in type > 'Castle.Facilities.NHibernateIntegration.SessionDelegate' from > assembly 'Castle.Facilities.NHibernateIntegration, Version=1.1.0.0, > Culture=neutral, PublicKeyToken=407dd0808d44fbdc' does not have an > implementation. > > Any ideas? > > On Apr 11, 9:44 am, Jack Hughes <[email protected]> wrote: > > > > > > > > > Thanks Maximilian updating to 2.0RC has solved the problem. > > > From: [email protected] > > [mailto:[email protected]] On Behalf Of Maximilian > > Raditya > > Sent: 08 April 2011 23:00 > > To: [email protected] > > Subject: Re: NHibernate Facility Problem > > > On Fri, Apr 8, 2011 at 11:05 PM, digitalbricklayer > > <[email protected]<mailto:[email protected]>> wrote: > > Castle.Facilities.NHibernateIntegration.dll: 1.1.0.11 > > NHibernate.dll: 3.1.0.4000<tel:3.1.0.4000> > > > I think you should update the NHibernate Facility library to the latest > > one. It's 2.0 RC, and the assembly version is 1.1.0.39. See > > here:http://groups.google.com/group/castle-project-users/t/ac90148a8d4c8477. > > > -- > > Regards, > > > Maximilian Haru Raditya > > -- > > You received this message because you are subscribed to the Google Groups > > "Castle Project Users" 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 > > athttp://groups.google.com/group/castle-project-users?hl=en. -- You received this message because you are subscribed to the Google Groups "Castle Project Users" 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/castle-project-users?hl=en.
