https://bugzilla.novell.com/show_bug.cgi?id=655139
https://bugzilla.novell.com/show_bug.cgi?id=655139#c8 --- Comment #8 from Yvan Janssens <[email protected]> 2010-11-22 17:35:15 UTC --- So basically, I found the following: * If I load an assembly with the same name, and call the entry point, the executing assembly is loaded, instead of the loaded assembly. * If I "fix" .netz to output the assembly in another name, it works :-). Changing the output name to "packed_" + assemblyName solved the problem. Do you need a working PE file, generated by .netz under mono/os x? -y -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
