[Mono-list] Same name for .dll and .exe problem

Robert Jordan robertj at gmx.net
Mon Jun 11 05:47:32 EDT 2007


Hi Claus,

Claus Trojahn wrote:
> i'm just starting with mono. So i created two test classes TestClass1 and
> TestClass2 and compile them to TestClasses.dll. I have a class Program.cs
> which references TestClasses.dll and is compiled to TestClasses.exe. If i
> run the Program mono throws a System.TypeLoadException. If i change -out to
> Test.exe everything runs fine.
> 
>  
> 
> So, is it possible to have same name for .dll and .exe ?


This is a known issue:

http://bugzilla.ximian.com/show_bug.cgi?id=78165


Robert



More information about the Mono-list mailing list