Here is the error(s) that I am getting: assumption: remember, I am adding the references from NuGet-gotten packages. I can add Castle.Core, but I'm not sure that's the right one to be getting either.
{"Unable to load type 'NHibernate.ByteCode.Castle.ProxyFactoryFactory, NHibernate.ByteCode.Castle' during configuration of proxy factory class. Possible causes are: - The NHibernate.Bytecode provider assembly was not deployed. - The typeName used to initialize the 'proxyfactory.factory_class' property of the session-factory section is not well formed. Solution: Confirm that your deployment folder contains one of the following assemblies: NHibernate.ByteCode.LinFu.dll\r\nNHibernate.ByteCode.Castle.dll"} + {"Could not load file or assembly 'NHibernate.ByteCode.Castle' or one of its dependencies. The system cannot find the file specified.":"NHibernate.ByteCode.Castle"} What documentation is there how to deal with this circumstance? Thank you... On Jun 7, 9:09 am, mwpowell...@gmail.com wrote: > What does this mean > exactly:http://nhforge.org/blogs/nhibernate/archive/2008/11/09/nh2-1-0-byteco..., > as regards manadatory configuration? > > First, is Fluent built against that release of NH? I take it to mean reading > other posts, with the proxy, we're able to facilitate lazy loading, which is > useful in its own right. > > So, are there proxy builds we can download? > > Regards, > > Michael -- 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.