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 [EMAIL PROTECTED]

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

--- shadow/82650        2007-09-01 09:39:11.000000000 -0400
+++ shadow/82650.tmp.20367      2007-09-01 14:38:22.000000000 -0400
@@ -61,6 +61,15 @@
 
 However, 3.5 mscorlib does not exist, .NET 3.5 overwrites 2.0 mscorlib,
 the version info is still 2.0.0.0.
 
 The fix is to implement the missing methods/classes. Which classes are
 missing ?
+
+------- Additional Comments From [EMAIL PROTECTED]  2007-09-01 14:38 -------
+IronPython seems to have a list of classes which it thinks should be in
+the System.Windows.Forms assembly, and until we have all of the same
+classes, this will not work.
+
+To see which is missing, use:
+~/work/mono --trace=T:System.Reflection.Assembly Bin/Debug/ipy.exe
+bug.py  | grep GetType
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to