On 04.11.2011 19:32, Jonathan Shore wrote:
> Note that I am not initializing mono_domain_assembly_open() with an exe, 
> rather with a dll.  Perhaps there is some setup I need to do?

How are you initializing the runtime exactly (code)?

You probably need mono_jit_init_version() or alternatively
pass a .NET 4.0 assembly to mono_jit_init().

Robert

_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to