[Mono-bugs] [Bug 36109][Nor] Changed - Activator.CreateInstance returns null

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
26 Dec 2002 07:11:00 -0000


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 mathpup@mylinuxisp.com.

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

--- shadow/36109	Thu Dec 26 02:10:08 2002
+++ shadow/36109.tmp.6531	Thu Dec 26 02:11:00 2002
@@ -77,6 +77,11 @@
 CreateInstanceFrom(string assemblyFile, string typeName), it is mentioned 
 that null may be return if the requested type cannot be created, but no 
 mention of null is given in the other overloads. However, there are exceptions 
 that can be throw in various cases I didn't do anything with the 
 CreateInstanceFrom() methods because someone more experienced needs to 
 look at those, perhaps. 
+
+------- Additional Comments From mathpup@mylinuxisp.com  2002-12-26 02:10 -------
+Created an attachment (id=3036)
+Patch
+