Tagged Questions

0
votes
1answer
117 views

Trying to use gSoap with WCF and WSHttpBinding

I am attempting to use the gSoap library to talk to a WCF server with the WSHttpBinding. I seem to be running into a problem with the WS-Addressing plugin for gSoap. When I enable the WS-Addressing ...