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 13:56:05.000000000 -0400 +++ shadow/81563.tmp.6225 2007-05-10 19:05:51.000000000 -0400 @@ -54,6 +54,13 @@ 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. + +------- Additional Comments From [EMAIL PROTECTED] 2007-05-10 19:05 ------- +http://msdn2.microsoft.com/en-us/library/cxs8kzhc(VS.71).aspx + +CS1533 + +Looks like it was REMOVED in .Net 2.0. So it should now be allowed. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
