[Mono-bugs] [Bug 70367][Nor] Changed - An exception is thrown when creating a simpliest form
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 9 Dec 2004 07:35:31 -0500 (EST)
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 rkumar@novell.com.
http://bugzilla.ximian.com/show_bug.cgi?id=70367
--- shadow/70367 2004-12-09 06:55:38.000000000 -0500
+++ shadow/70367.tmp.19043 2004-12-09 07:35:31.000000000 -0500
@@ -2,13 +2,13 @@
Product: Mono: Class Libraries
Version: 1.1
OS: GNU/Linux [Other]
OS Details: Gentoo
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Normal
Component: Windows.Forms
AssignedTo: mono-bugs@ximian.com
ReportedBy: borodin@zg.bezopasnost.ru
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -53,6 +53,12 @@
in <0x00011> System.Windows.Forms.ScrollableControl:.ctor ()
in <0x0000a> System.Windows.Forms.ContainerControl:.ctor ()
in <0x00016> System.Windows.Forms.Form:.ctor ()
in <0x0000a> test.test:.ctor ()
in <0x00026> (wrapper remoting-invoke-with-check) test.test:.ctor ()
in <0x0001a> test.test:Main (string[])
+
+------- Additional Comments From rkumar@novell.com 2004-12-09 07:35 -------
+You are using the old implementation of SWF. Please use the new
+implementation. You might find the following link useful for that,
+
+http://www.mono-project.com/contributing/winforms.html#installation