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=81563 --- shadow/81563 2007-05-08 12:47:55.000000000 -0400 +++ shadow/81563.tmp.5501 2007-05-08 13:56:05.000000000 -0400 @@ -1,14 +1,14 @@ Bug#: 81563 Product: Mono: Compilers Version: 1.2 -OS: +OS: unknown OS Details: Status: NEW Resolution: -Severity: +Severity: Unknown Priority: Wishlist Component: C# AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- @@ -50,6 +50,10 @@ /// Occurs when an Exception is raised within the ModuleHost. /// </summary> public event ServiceExceptionEventHandler ServiceException; + +------- Additional Comments From [EMAIL PROTECTED] 2007-05-08 13:56 ------- +Switching to not using Invoke works successfully, but MS csc does not +mind .Invoke. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
