Web Service Client problem.
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
I have developed C# web service. Client Applications are developed in VB.Net , VC++.net (unmanaged code ) VC++ 6.0 (win32 console Application) All client applications able to connect and call the webservice except Vc++ 6.0 client. VC++ 6.0 Console client is using Soap methods by calling mssoap30.dll and msxml4.dll I am always getting soap error. Please provide a solution for this.