On 09/21/06 David Abrames wrote:
> Id there a way to determine which of the above is the problem?  Knowing that
> might lead to a solution.

You need to post the log you get running with:
MONO_LOG_LEVEL="debug" MONO_LOG_MASK="dll" mono program...

Please also post the output of:
strace -e open mono program...

The exact method definition in the C# file and the exact content of the
config file, with a ls -l of the directory where the assembly is located
and the output of:
        ldd /path/to/library.so

lupus

-- 
-----------------------------------------------------------------
[EMAIL PROTECTED]                                     debian/rules
[EMAIL PROTECTED]                             Monkeys do it better
_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to