[Mono-bugs] [Bug 81563][Wis] Changed - Invoke cannot be called directly on a delegate(CS1533)

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu May 10 19:05:51 EDT 2007


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 wasabi at larvalstage.net.

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 wasabi at larvalstage.net  2007-05-08 13:56 -------
 Switching to not using Invoke works successfully, but MS csc does not
 mind .Invoke.
+
+------- Additional Comments From wasabi at larvalstage.net  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.


More information about the mono-bugs mailing list