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=80817 --- shadow/80817 2007-03-01 22:35:28.000000000 -0500 +++ shadow/80817.tmp.4785 2007-03-04 11:03:47.000000000 -0500 @@ -1,13 +1,13 @@ Bug#: 80817 Product: Mono: Class Libraries Version: 1.2 OS: Windows XP OS Details: windows 2000 -Status: RESOLVED -Resolution: FIXED +Status: REOPENED +Resolution: Severity: Unknown Priority: Normal Component: Windows.Forms AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -70,6 +70,15 @@ ------- Additional Comments From [EMAIL PROTECTED] 2007-03-01 22:35 ------- Fixed in r73629. The issue was that ClassName was not getting assigned, so we were trying to create a window with a null ClassName. + +------- Additional Comments From [EMAIL PROTECTED] 2007-03-04 11:03 ------- +I now get the following exception: + +Unhandled Exception: System.ArgumentNullException: Argument cannot be +null. + at (wrapper managed-to-native) MainForm:GetMessage +(MSG&,int,int,int) + at MainForm.Main () [0x00000] _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
