[Mono-bugs] [Bug 66180][Cri] Changed - Activator.CreateInstance on RunAndSave Dynamic assembly throws NotSupportedException

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 17 Sep 2004 17:04:57 -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 grompf@sublimeintervention.com.

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

--- shadow/66180	2004-09-17 12:27:56.000000000 -0400
+++ shadow/66180.tmp.6716	2004-09-17 17:04:57.000000000 -0400
@@ -66,6 +66,9 @@
 Expected Results:
 Creates an instance of MyType (works fine under MS.NET)
 
 
 How often does this happen? 
 Always
+
+------- Additional Comments From grompf@sublimeintervention.com  2004-09-17 17:04 -------
+This is not throwning an exception on CVS HEAD.  What version of mono are you running?