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=79151 --- shadow/79151 2006-08-23 11:28:02.000000000 -0400 +++ shadow/79151.tmp.5726 2006-08-24 19:42:07.000000000 -0400 @@ -1,14 +1,14 @@ Bug#: 79151 Product: Mono: Class Libraries Version: unspecified -OS: +OS: unknown OS Details: Status: NEW Resolution: -Severity: +Severity: Unknown Priority: Wishlist Component: Windows.Forms AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- @@ -101,6 +101,11 @@ msg) [0x00000] at System.Windows.Forms.Application.RunLoop (Boolean Modal, System.Windows.Forms.ApplicationContext context) [0x00000] at System.Windows.Forms.Application.Run (System.Windows.Forms.Form mainForm) [0x00000] at ReportBuilder.TestForm.Main () [0x00000] + +------- Additional Comments From [EMAIL PROTECTED] 2006-08-24 19:42 ------- +A Bitmap instance is being created with a Height = 0, which generates +the exception. I'm taking a deep look into the ReportBuilderCode, to +catch the error. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
