Hi

On Mono 4.0.4.4

My app uses the embedded API to run managed code in a Cocoa OS X environment.
Just recently, having updated some of my managed code, I have been getting 
errors from the managed configuration system.

Error initialising the configuration system
System.Configuration.ConfigurationErrorsException.

I use mono_jit_exec() to run an exe assembly with a static Main().

Prior to this I call mono_domain_set_config() with the path to the exe assembly 
folder and the path to the exe assemble config.

Have I missed something?

Thanks

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

Reply via email to