Well, I don't know about adding something that both of us don't even
know what it is for... also, I use the 2.0 release, nothing from the
trunk.
Thanks anyway!
On Jan 6, 4:32 pm, "Christiaan Van den Poel"
<
christiaan.vandenp...@gmail.com> wrote:
> I've had similar problems the last days.
>
> Does your app.config contains a nhibernate section, this could also be the
> cause of this problem.
>
> What I see also in your nhibernate.cfg.xml (and which causes also problems
> for me) is that you don't mention a ByteCode.provider (don't know yet what
> it does) like this:
>
> <property
> name='proxyfactory.factory_class'>NHibernate.ByteCode.Castle.ProxyFactoryFactory,
> NHibernate.ByteCode.Castle</property>
>
> HTH
> C+++
>