[Mono-bugs] [Bug 32443][Nor] Changed - Assembly.LoadFrom ("gizmo.dll").CreateInstance ("gizmo").GetType().FullName allways returns System.Object and not a gizmo.
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
25 Nov 2002 16:53:58 -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 gkodinov@openlinksw.co.uk.
http://bugzilla.ximian.com/show_bug.cgi?id=32443
--- shadow/32443 Mon Nov 25 11:51:04 2002
+++ shadow/32443.tmp.32296 Mon Nov 25 11:53:58 2002
@@ -10,12 +10,13 @@
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: gkodinov@openlinksw.co.uk
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
+Cc: tim.haynes@openlinksw.co.uk,ztashev@openlinksw.co.uk
Summary: Assembly.LoadFrom ("gizmo.dll").CreateInstance ("gizmo").GetType().FullName allways returns System.Object and not a gizmo.
Please fill in this template when reporting a bug, unless you know what
you are doing.
Description of Problem: