Reputation: 5236
I cannot get the svcutil to generate code like the connected services does. Cannot generate both async and sync and the getendpointAddress method
svcutil.exe /out:"C:\MyDir\reference.cs" /async /n:*,MyNamespace http://whatever.com/aa.asmx
what Am I missing?
Upvotes: 0
Views: 85