[Mono-bugs] [Bug 80640][Maj] Changed - Mono Differences to Microsoft runtime
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Jan 30 18:17:39 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 jeffr at newhartsystems.com.
http://bugzilla.ximian.com/show_bug.cgi?id=80640
--- shadow/80640 2007-01-26 19:42:40.000000000 -0500
+++ shadow/80640.tmp.21201 2007-01-30 18:17:39.000000000 -0500
@@ -64,6 +64,21 @@
We will be releasing 1.2.3 next week, but there is a preview available
here: http://mono.ximian.com/monobuild/preview/download-preview/ .
Would you mind retesting 1, 2, and 6 and see if they are fixed? (If
you were using an older version of mono.)
Thanks!
+
+------- Additional Comments From jeffr at newhartsystems.com 2007-01-30 18:17 -------
+I have tied to re-test under 1.2.3, but now I am running into
+another exception being thrown. I have a
+System.Windows.Forms.ListView defined and created with Visual Studio
+2005. When I construct the form that contains the ListView, the
+InitializeComponent throws a "The requested feature is not
+implemented". I have put in MessageBox.Show calls and tracked it
+down to the following line:
+
+this.Statistics.UseCompatibleStateImageBehavior = false;
+
+Statistics is my ListView. This error was not thrown in 1.2.2
+
+
More information about the mono-bugs
mailing list