Hello,
Hope I am asking this question in the right forum. We have been given a Wsdl
file and the webservices link from a client. I am trying to invoke their web
service first by creating a proxy class with the help of wsdl.exe from the
command prompt by providing the url and the language is VB and the protocol
is Soap. I get the below errors even when i try to test it in my local. Below
is the error.
Error: Unable to import binding from namespace
- Unable to import operation 'process'.
- The value of use defined on the soap:header element must match that
defined
on the soap:body element.
I tried using asp.net web matrix and get the same errors as well. I also
saved the wsdl with a .disco extension and provided that as a url to
wsdl.exe. When the client tested it internally they said the webservices
worked fine for them. Does anyone have any ideas? If so pls let me know.
Hope I am asking this question in the right forum. We have been given a Wsdl
file and the webservices link from a client. I am trying to invoke their web
service first by creating a proxy class with the help of wsdl.exe from the
command prompt by providing the url and the language is VB and the protocol
is Soap. I get the below errors even when i try to test it in my local. Below
is the error.
Error: Unable to import binding from namespace
- Unable to import operation 'process'.
- The value of use defined on the soap:header element must match that
defined
on the soap:body element.
I tried using asp.net web matrix and get the same errors as well. I also
saved the wsdl with a .disco extension and provided that as a url to
wsdl.exe. When the client tested it internally they said the webservices
worked fine for them. Does anyone have any ideas? If so pls let me know.