I'm using VBA and the code generated by wsdl.exe to make SOAP calls. I've implemented my own IHeaderHandler, and that seems to work.
My problem is that the service is https based, so my usual trace tools are no help when I want to see the actual xml soap call that SOAPClient creates.
Is there a way to get/print the whole envelope, body and header before it's sent away.
Thanks,
johnk
http://gotads.blogspot.com