Hi
I'm trying to consume an axis web service in VS 2005 & unmanaged c++..
The inbuilt sproxy.exe in VS falls over with a namespace error as the input/output namespaces are different.. though if I consume the web service in c# it works fine..
i've investigated gSOAP as well as Axis C++ both seem rather complex for what I need
All these tools could potentially do the job (with the exception of sproxy as i'd have to do a lot of work to get this working I think).. does anyone have any links or information on the best way to go about this?
Thanks