Newsgroups : Borland : borland.public.delphi.internet.winsock : 2008 Jul : Re: ESoapHTTPException with THTTPRIO since Indy10 and proxy settings
| Subject: | Re: ESoapHTTPException with THTTPRIO since Indy10 and proxy settings |
| Posted by: | "Christophe Rozec" (christophe.roz..@gmail.com) |
| Date: | Wed, 23 Jul 2008 09:30:26 |
No one have an idea ?
Is my explanation enough clear ?
it is relatively critical for us...
Christophe
> 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
none