[Mono-bugs] [Bug 80273][Nor] Changed - NullReferenceException when loading System.EnterpriseServices.dll

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sat Dec 16 10:17:51 EST 2006


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 mono at evain.net.

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

--- shadow/80273	2006-12-16 10:04:41.000000000 -0500
+++ shadow/80273.tmp.15643	2006-12-16 10:17:51.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 80273
 Product: Mono: Class Libraries
 Version: 1.0
 OS: unknown
 OS Details: Windows Vista or Windows XP with .NET 3.0
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: Mono.Cecil
 AssignedTo: mono at evain.net                            
 ReportedBy: daniel at danielgrunwald.de               
 QAContact: mono-bugs at ximian.com
@@ -46,6 +46,10 @@
 
 ------- Additional Comments From daniel at danielgrunwald.de  2006-12-16 10:04 -------
 This seems to happen only when using the GetAssembly(Stream) overload,
 the (string fileName) overload works fine.
 Since System.EnterpriseServices is made of multiple files, this is
 probably normal; but you might throw a more descriptive exception.
+
+------- Additional Comments From mono at evain.net  2006-12-16 10:17 -------
+Ah ok. Good catch. Now the exception is more explicit.
+


More information about the mono-bugs mailing list