mhowes
September 24th, 2001, 08:52 PM
I'm a bit confused. I need to build an MFC app that can talk SOAP or act as a SOAP client (not server).
I read someplace else that I shouldn't be using the SOAP Toolkit because ".Net has it built in".
I'm using .Net but still building an MFC thick client. I can't find any documentation or examples of how to make SOAP calls.
I have converted a SOAP Toolkit 2.0 sample and can get that to work which is really just working with the SoapClient object.
is there another way to do this?
thanks
mike
I read someplace else that I shouldn't be using the SOAP Toolkit because ".Net has it built in".
I'm using .Net but still building an MFC thick client. I can't find any documentation or examples of how to make SOAP calls.
I have converted a SOAP Toolkit 2.0 sample and can get that to work which is really just working with the SoapClient object.
is there another way to do this?
thanks
mike