Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Accessing a Web Service from behind a firewall
Message
De
15/11/2001 04:23:46
Alexandre Palma
Harms Software, Inc.
Alverca, Portugal
 
 
À
14/11/2001 13:36:12
Jerry Tovar
Dana Corporation Dana It
Maumee, Ohio, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Web Services
Divers
Thread ID:
00579797
Message ID:
00581936
Vues:
58
Jerry for this to work you must be rnning MS SOAP Toolkit 2 SP2.

>I ran the code below. I get an error "Ole Idispatch exception code 0 from client: This property name is not recognized hresult=blahblah". I get the error on loFoxCentral.ConnectorProperty("UseProxy") = .T.
>
>Again, from my dialup at home everything works. Here in the office on a W2K PC behind a firewall, it doesn't work.
>
>However, I am able to create web services on my dev web server and other PCs in my office can use these web services just fine. I just can't use outside web services.
>
>In IE, I do have proxy settings:
> Use a proxy server: proxy.mycompany.com :8080
>and
> Bypass proxy server for local addresses is checked
>
> Automatically detect settings
>and
> Use automatic configuration scripts
>are NOT checked.
>
>Are there any other settings to check?
>
>Thanks,
>
>Jerryt
>
>
>
>>
>>Same code. Are your proxy settings specified in Internet Explorer?
>>
>>Try this code. Do you still get an error?
>>
>>loFoxCentral=Createobject("mssoap.soapclient")
>>loFoxCentral.mssoapinit("http://www.foxcentral.net/foxcentral.wsdl")
>>loFoxCentral.ConnectorProperty("UseProxy") = .T.
>>= MESSAGEBOX(loFoxCentral.Getproviders())
Alexandre Palma
Senior Application Architect
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform