wcf
wcf copied to clipboard
dotnet-svcutil message contacts always generated for async return values
I am using dotnet-svcutil to generate a wcf client from some 3rd party wsdl.
The return values for all of the async methods are being wrapped in message contacts, while the input parameters are not. If I generate the synchronous versions of the methods then I am not seeing message contacts in either place.
Has anyone seen this behavior before?
@pmiddleton Are you by chance using an out param?
Otherwise could you provide us the wsdl so we can investigate further?
@StephenBonikowsky - Looking at the wsdl there are no out parameters. Is there a secure way I can send you the wsdl? This is 3rd party code that I can't just post on the internet.
@pmiddleton Yes, please send it to m******@microsoft.com
@mconnew hasn't received an email yet, feel free to re-open this issue if you are able to send him the wsdl.
@StephenBonikowsky - I sent the email last Tuesday.. The wsdl and xsd was in an attached zip file. Did your spam filter take it out?
Hmm, I'll double-check with @mconnew he hadn't seen it.
It went to my spam folder for some reason. Got it now.
@mconnew can you please follow up?
@mconnew ping?