[Mono-bugs] [Bug 74695][Maj] Changed - Assembly.CodeBase returns null for corlib

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 25 Apr 2005 17:32:20 -0400 (EDT)


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 gonzalo@ximian.com.

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

--- shadow/74695	2005-04-25 17:01:30.000000000 -0400
+++ shadow/74695.tmp.3918	2005-04-25 17:32:20.000000000 -0400
@@ -1,12 +1,12 @@
 Bug#: 74695
 Product: Mono: Tools
 Version: 1.1
 OS: unknown
 OS Details: 
-Status: NEW   
+Status: ASSIGNED   
 Resolution: 
 Severity: Unknown
 Priority: Major
 Component: tools
 AssignedTo: gonzalo@ximian.com                            
 ReportedBy: james@ximian.com               
@@ -15,6 +15,10 @@
 URL: 
 Cc: 
 Summary: Assembly.CodeBase returns null for corlib
 
 With current mono from SVN, mkbundle is broken because Assembly.CodeBase
 returns null for corlib.  To test, just run 'mkbundle --deps foo.exe'.
+
+------- Additional Comments From gonzalo@ximian.com  2005-04-25 17:32 -------
+I get an argumentNullException in Assembly.LoadFrom
+