[Mono-bugs] [Bug 80805][Wis] Changed - System.ArgumentOutOfRangeException: Argument is out of range.

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Feb 12 13:42:48 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 lupus at ximian.com.

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

--- shadow/80805	2007-02-12 11:36:27.000000000 -0500
+++ shadow/80805.tmp.10909	2007-02-12 13:42:48.000000000 -0500
@@ -275,6 +275,13 @@
 
 ------- Additional Comments From liedekef at telenet.be  2007-02-12 11:36 -------
 The trace is rather big, so I gzipped it and put in online.
 You can find the complete trace, starting from the SIGUSR2 at
 http://users.telenet.be/liedekef/ttt.gz
 
+
+------- Additional Comments From lupus at ximian.com  2007-02-12 13:42 -------
+It looks like the empry string comes from a call to ComboBox.Text
+(which itself calls ComboBox.SelectedItem which returns null).
+I have no idea if you're supposed to select an item from a combobox on
+the form or if one should have been selected automatically (in which
+case this would be a winforms issue).


More information about the mono-bugs mailing list