Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Accessing a Web Service from behind a firewall
Message
From
15/11/2001 04:23:46
Alexandre Palma
Harms Software, Inc.
Alverca, Portugal
 
 
To
14/11/2001 13:36:12
Jerry Tovar
Dana Corporation Dana It
Maumee, Ohio, United States
General information
Forum:
Visual FoxPro
Category:
Web Services
Miscellaneous
Thread ID:
00579797
Message ID:
00581936
Views:
57
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
Previous
Reply
Map
View

Click here to load this message in the networking platform