Hi, On 4/23/07, Miguel de Icaza <[EMAIL PROTECTED]> wrote: > > Does anyone have any other ideas? Is there another way to do this? > > Try this: > > MONO_LOG_LEVEL="debug" MONO_LOG_MASK="dll" mono program.exe
On a somewhat related note, is it possible to get the dlopen()/dlsym() error messages that are printed out when you run with MONO_LOG_MASK=dll put into the message field of the DllNotFoundException? That would make debugging these issues a lot easier. Joe _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
