Thx, the renaming thing works for me.
-----Ursprüngliche Nachricht----- Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Im Auftrag von Robert Jordan Gesendet: Montag, 11. Juni 2007 11:48 An: [email protected] Betreff: Re: [Mono-list] Same name for .dll and .exe problem 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 _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
