[Mono-bugs] [Bug 80817][Nor] Changed - Cannot Create NativeWindow - "Failed to create window, class "

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sun Mar 4 11:03:47 EST 2007


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 gert.driesen at pandora.be.

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: monkey at jpobst.com                            
 ReportedBy: tbarela at deviantmachine.com               
 QAContact: mono-bugs at ximian.com
@@ -70,6 +70,15 @@
 
 ------- Additional Comments From monkey at jpobst.com  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 gert.driesen at pandora.be  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]


More information about the mono-bugs mailing list