Dear SDNs,
I tried consuming .NET WSDL file. i used local file for creation of client proxy. And after creation of logical file, an URL - http://localhost/DedupeAPI/WSDedupe.asmx automatically generated from wsdl file. ( wsdl : http://localhost/DedupeAPI/WSDedupe.asmx?wsdl)
( there is a local setup done, a .NET application has been installed after that i can able to view the above page )
when the test the proxy, getting following error.
ICM_HTTP_CONNECTION_FAILED ( HTTP error 400 )
I don't know what am I missing here?
1) Are there any firewall related settings in the system? How do I find out?
2) Is there a proxy setting? I don't see any proxy settings in the IE->options->LAN settings. How to find out?
3) When I use the above URL directly in IE 6.0, I get the result. Are there any other settings or system parameters, or SICF settings?
Please help in resolving this issue. I've checked all the forums and seen a lot of entries but nothing is working for me.
i have used standard prog - SAPHTML_DEMO1, even here i am able to see the contents after entering URL - http://localhost/DedupeAPI/WSDedupe.asmx
Any pointers or help would be greatly appreciated.
Thanks
Ram