Hi,
One of our Delphi developer needs to access my web service using
http://secure.site.com:443/Webservice.asmx. If I use
http://secure.site.com:443/Webservice.asmx it works but the component he is using does not allow him to connect this way. H has to use port in the url. I tried to use
http://secure.site.com:443/Webservice.asmx in and it does not work also. Do I have to change anyn setting in IIS 6 to make this work?
Thanks
Inderjeet
Start Free Trial