Newsgroups : Borland : borland.public.delphi.internet.winsock : 2008 Jul : ESoapHTTPException with THTTPRIO since Indy10 and proxy settings

www.cryer.info
Managed Newsgroup Archive

ESoapHTTPException with THTTPRIO since Indy10 and proxy settings

Subject:ESoapHTTPException with THTTPRIO since Indy10 and proxy settings
Posted by:"Christophe Rozec" (christophe.roz..@gmail.com)
Date:Tue, 22 Jul 2008 18:06:06

Hi,
i face a strange problem since the migration from Indy 9 to Indy 10.
Customers modify the proxy settings of Internet explorer on some
computers in order to block the internet connection for employes.
(They enter a bad IP adress in the proxy options of IE)

It didn't affect my application when it was under Indy 9.
Since we migrate it on Indy 10. My application can't connect to the Soap
web service.
a THTTPRIO is created, an url is filled... and when testing the
connection it returns me this exception :

The exception generated is a ESOAPHTTPException :
"
A connection with the server could not be established -
URL:http://10.29.121.9:1024/soap/IEMSLic_Client -
SOAPAction:urn:soapIEMS_Lic-IEMSLic_Client#ConnectionOk
"

Can anyone light me ?
is there a special configuration with indy10 and proxy settings ?
why changing proxy settings of IE affects the httprio connection ?

Best Regards,
Christophe Rozec

Replies:

www.cryer.info
Managed Newsgroup Archive