https://bugzilla.novell.com/show_bug.cgi?id=658520
https://bugzilla.novell.com/show_bug.cgi?id=658520#c2 Maciej Kopański <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Maciej Kopański <[email protected]> 2010-12-22 11:15:09 UTC --- (In reply to comment #1) > 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" Thanks for your reply, I tested this workaround and it works! But it's only "workaround"... For bigger code structures specifing Action and Reply Action names for each method is additional work which take a a lot of time. So I hope fix for this bug will be released as soon as possible. -- 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
