https://bugzilla.novell.com/show_bug.cgi?id=658520
https://bugzilla.novell.com/show_bug.cgi?id=658520#c1 Karsten Fourmont <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Karsten Fourmont <[email protected]> 2010-12-18 16:45:23 UTC --- I have the same issue. For the record: Explicitly specifying the Action and ReplyAction Attribute makes it work. That's an OK workaround at least for me: [OperationContract(Action = "Foo", ReplyAction = "FooReplay")] void Foo(); See also ml thread "WCF Interface Hierarchy" -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
