[Mono-bugs] [Bug 78812][Nor] New - Typed DataSets and DataGrid crashes

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Jul 10 18:40:39 EDT 2006


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 roger.jakobsson at jorosoft.se.

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

--- shadow/78812	2006-07-10 18:40:39.000000000 -0400
+++ shadow/78812.tmp.30263	2006-07-10 18:40:39.000000000 -0400
@@ -0,0 +1,37 @@
+Bug#: 78812
+Product: Mono: Class Libraries
+Version: 1.1
+OS: other
+OS Details: Ubuntu
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: Windows.Forms
+AssignedTo: peter at novonyx.com                            
+ReportedBy: roger.jakobsson at jorosoft.se               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Summary: Typed DataSets and DataGrid crashes
+
+Description of Problem:
+When using a typed DataSet as DataSource for the DataGrid an exception is 
+thrown.
+
+Steps to reproduce the problem:
+1. Compile the attached VS2003 sample
+2. Run with Mono/Linux
+3. Click "Embedd form"
+
+Actual Results:
+System.IndexOutOfRangeException: Array index is out of range
+
+Expected Results:
+Usercontrol loaded and the grid displayed with data.
+
+How often does this happen? 
+Always
+
+Additional Information:
+Tested in Ubuntu 6.06 with Mono from SVN as of today


More information about the mono-bugs mailing list