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=78822 --- shadow/78822 2006-07-11 15:12:44.000000000 -0400 +++ shadow/78822.tmp.10076 2006-07-11 15:12:44.000000000 -0400 @@ -0,0 +1,36 @@ +Bug#: 78822 +Product: Mono: Class Libraries +Version: 1.1 +OS: other +OS Details: Ubuntu +Status: NEW +Resolution: +Severity: +Priority: Normal +Component: Windows.Forms +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Summary: Textbox bound to Typed DataSet crashes + +Description of Problem: +When binding a textbox to a typed dataset an exception is thrown. + +Steps to reproduce the problem: +1. Compile the attached VS2003 sample +2. Run in Mono/Linux + +Actual Results: +System.IndexOutOfRangeException: list position +at CurrencyManager.get_Current() + +Expected Results: +Form loaded and displaying the bound value + +How often does this happen? +Always + +Additional Information: +Tested in Ubuntu 6.06 with Mono from SVN as of today _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
