What is COB? On Fri, Oct 24, 2008 at 4:55 PM, Jason Meckley <[EMAIL PROTECTED]>wrote:
> > I'm working on this now. I hope to upload before COB (Eastern Standard > Time) today. > > On Oct 23, 5:58 pm, "Will Shaver" <[EMAIL PROTECTED]> wrote: > > No luck. I can just revert to using default Rhino libraries, I don't > > need anything from the trunk right now. Hopefully someone else will > > have a better idea of how to solve this one. > > > > On Thu, Oct 23, 2008 at 2:31 PM, Ayende Rahien <[EMAIL PROTECTED]> > wrote: > > > That is what I meant: NHibernate.ProxyGenerators.CastleDynamicProxy.dll > > > > > On Thu, Oct 23, 2008 at 11:08 PM, Will Shaver <[EMAIL PROTECTED]> > wrote: > > > > >> I have copied the NHibernate.ProxyGenerators.CastleDynamicProxy.dll > > >> into my local bin directory. My MVC project ran just fine with no > > >> other configuration after referencing that dll. I can't seem to find > > >> any NHibernate.Proxies.CastleProxies dll. (Note that I'm not using > > >> generated proxies, I am using dynamic ones here.) > > > > >> On Thu, Oct 23, 2008 at 1:49 PM, Ayende Rahien <[EMAIL PROTECTED]> > wrote: > > >> > You need to copy the NHibernate.Proxies.CastleProxies > > > > >> > On Thu, Oct 23, 2008 at 10:45 PM, Will Shaver < > [EMAIL PROTECTED]> > > >> > wrote: > > > > >> >> recompiled nh trunk, grabbed the dlls and moved them to the rhino > > >> >> sharedLibs folder. This hasn't been a problem in the past, this > time I > > >> >> ran into > > >> >> "TestFixture failed: NHibernate.HibernateException : The > > >> >> ProxyFactoryFactory was not configured. Initialize the > > >> >> 'proxyfactory.factory_class' property of the session-factory > section. > > >> >> at > > > > >> >> > NHibernate.Bytecode.Lightweight.BytecodeProviderImpl.get_ProxyFactoryFactory() > > >> >> in > > > > >> >> > c:\Projects\NHibernateTrunk\nhibernate\src\NHibernate\Bytecode\Lightweight\BytecodeProviderImpl.cs:line > > >> >> 36" > > > > >> >> I think this is something to do with the new Proxy Generator > > >> >> implementation, but I didn't have to change anything for my actual > > >> >> project to run, only my tests built with DatabaseTestFixtureBase > and > > >> >> IntializeNHibernateAndIoC. > > > > >> >> Any leads? > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Rhino Tools Dev" 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/rhino-tools-dev?hl=en -~----------~----~----~----~------~----~------~--~---
