[Mono-bugs] [Bug 54044][Min] Changed - mcs-0.30 compiled exe cannot run under Microsoft .net 1.1

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 9 Feb 2004 18:23:09 -0500 (EST)


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by liyul@hotmail.com.

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

--- shadow/54044	2004-02-09 15:37:04.000000000 -0500
+++ shadow/54044.tmp.4820	2004-02-09 18:23:09.000000000 -0500
@@ -1,12 +1,12 @@
 Bug#: 54044
 Product: Mono/Compilers
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: NEEDINFO   
+Status: REOPENED   
 Resolution: 
 Severity: Unknown
 Priority: Minor
 Component: C#
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: liyul@hotmail.com               
@@ -98,6 +98,13 @@
 Is it possible that you used CSC to compile your assembly but linked
 with Mono's System.dll assembly ?
 
 If not could you detail every step (command) you did to get that result ?
 
 Thanks
+
+------- Additional Comments From liyul@hotmail.com  2004-02-09 18:23 -------
+I sent you the test files as well as detailed conifguration
+information by email. Maybe you can check into bugzilla if need. For
+both Win 2000 and XP, the mcs-0.28 created exe runs without assembly
+binding problem while 0.30 failed. I cannot use .exe.config to make it
+working either.