[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:04:41 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 daniel at danielgrunwald.de.
http://bugzilla.ximian.com/show_bug.cgi?id=80273
--- shadow/80273 2006-12-16 09:46:18.000000000 -0500
+++ shadow/80273.tmp.15391 2006-12-16 10:04:41.000000000 -0500
@@ -40,6 +40,12 @@
3.0 on Windows XP.
------- Additional Comments From mono at evain.net 2006-12-16 09:46 -------
WinXP + .net 3.0, I can't reproduce the error.
Could you please send me the assembly you have, along with its submodules?
+
+------- 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.
More information about the mono-bugs
mailing list