[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
17 Oct 2002 12:12:50 -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 Thu Oct 17 08:09:54 2002
+++ shadow/32443.tmp.32277 Thu Oct 17 08:12:50 2002
@@ -2,21 +2,20 @@
Product: Mono/Runtime
Version: unspecified
OS: Red Hat 7.0
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Normal
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: gkodinov@openlinksw.co.uk
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
-Cc:
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: