Saturday, 15 August 2015

Soap header exception in c# -


We are using a soap service to communicate between server and client. We have written a function in the server's wsdl for this. When we try to run the code for the client, we are getting an exception saying that the function is not present. The soap header is showing an exception while debugging this code. Please help us with this problem.

I have never written myself a WSDL. Instead, you can write a mirror net web service and use self generated WSDL (by MS Visual Studio).


No comments:

Post a Comment