> 
> Mono does not distinguish between assemblies with the same base name,
> like "foo.exe" and "foo.dll". Renaming the assemblies won't help
> either,
> so you must recompile one of them with /out:notfoo.{dll|exe} option.
> 

Make sure the .dll is in the same path as the .exe file

_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to