wcf icon indicating copy to clipboard operation
wcf copied to clipboard

dotnet-svcutil message contacts always generated for async return values

Open pmiddleton opened this issue 5 years ago • 9 comments

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 avatar Feb 24 '20 22:02 pmiddleton

@pmiddleton Are you by chance using an out param?

Otherwise could you provide us the wsdl so we can investigate further?

StephenBonikowsky avatar Feb 24 '20 23:02 StephenBonikowsky

@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 avatar Feb 25 '20 14:02 pmiddleton

@pmiddleton Yes, please send it to m******@microsoft.com

StephenBonikowsky avatar Feb 25 '20 17:02 StephenBonikowsky

@mconnew hasn't received an email yet, feel free to re-open this issue if you are able to send him the wsdl.

StephenBonikowsky avatar Mar 02 '20 21:03 StephenBonikowsky

@StephenBonikowsky - I sent the email last Tuesday.. The wsdl and xsd was in an attached zip file. Did your spam filter take it out?

pmiddleton avatar Mar 02 '20 21:03 pmiddleton

Hmm, I'll double-check with @mconnew he hadn't seen it.

StephenBonikowsky avatar Mar 02 '20 22:03 StephenBonikowsky

It went to my spam folder for some reason. Got it now.

mconnew avatar Mar 02 '20 23:03 mconnew

@mconnew can you please follow up?

HongGit avatar Apr 01 '20 21:04 HongGit

@mconnew ping?

HongGit avatar Oct 26 '20 20:10 HongGit