[Mono-dev] Embedding Mono

vinay_rk vinay.kashyap at ironmountain.com
Thu Mar 10 06:15:00 EST 2011


Hi Duane,

I agree to the point about the call to mono_jit_exec, but as I have
mentioned in my previous post I am not able to get to the point of this call
since mono_domain_assembly_open never returns a valid pointer. I always get
a null pointer from this call. And a non null pointer to MonoAssembly is
returned if I try to load "mscorlib". Something like this:

assembly = mono_domain_assembly_open (domain, "mscorlib");

Any thoughts ?

Regards
-Vinay

--
View this message in context: http://mono.1490590.n4.nabble.com/Embedding-Mono-tp3345310p3345621.html
Sent from the Mono - Dev mailing list archive at Nabble.com.


More information about the Mono-devel-list mailing list