From: Martijn B. <ma...@bo...> - 2004-10-12 22:03:16
|
Hi all I'm trying to get NHibernate with dynamic proxies to work on Mono but it doesn't run. this is the error I get: ** ERROR **: file class.c: line 2820 (mono_ldtoken): should not be reached Then I tried to build and test Avalon DynamicProxy from the SVN repository with the same result. Does anybody have DynamicProxy running on Mono and, if so, what Mono version are you using or are there any special steps to take? Currently, I'm using Mono 1.0.1. Thanks, Martijn |