Code till you … drop
The type initializer for ‘Nested’ threw an exception
If you get “The type initializer for ‘Nested’ threw an exception” when updating nhibernate,
then it might be related to Reference to Castle Proxy removed from NH-CORE.
Just add
<property name='proxyfactory.factory_class'>NHibernate.ByteCode.Castle.ProxyFactoryFactory, NHibernate.ByteCode.Castle</property>
| Print article | This entry was posted by andyhot on 02/03/2011 at 19:31, and is filed under code. Follow any responses to this post through RSS 2.0. You can leave a response or trackback from your own site. |