How to pass the parameters (soap message) to a web service...

P

prasathrk

Hi,

I'm calling a web service dynamically by building the SOAP
message at run-time and sending the request to the web
service using Visual C++, MSSoap and MSXML etc.

I'm able to call and execute a method with no parameters.
However, when I call a method with an input
param (string) and specify that parameter in the SOAP
message, it is not being passed into the method. No error
occurs...but the value of the
input param is not getting through to the method. While
testing this issue, I discovered that if I removed the
entire SOAP body the method still executed without error.
How can this be? It's almost as if the web service is
ignoring the SOAP body entirely...and going solely on the
SOAP header info.
Any help is really appreciated.

Webservice is a ASP Webservice created using vb.net...

Regards,
Prasath.R.K.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,756
Messages
2,569,535
Members
45,008
Latest member
obedient dusk

Latest Threads

Top