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.
_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to