Excel 2003 unable to detect SOAP 1.2 web service with wsHttpBindin

V

vishalchowdhary

Hi All,
I have a couple of web services. The first one is defined with
basicHttpBinding configuration (SOAP 1.1). When I try to add this web service
reference using office web service toolkit, it works fine.

However, the second service which has wsHttpBinding configuration (SOAP 1.2)
is not detected by Excel.

Can anyone please tell me what the problem could be?


Thanks,
VIshal
 
Top