Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Web service or ASP?
Message
From
12/12/2001 09:13:30
 
 
To
12/12/2001 03:18:19
Alexandre Palma
Harms Software, Inc.
Alverca, Portugal
General information
Forum:
Visual FoxPro
Category:
Web Services
Miscellaneous
Thread ID:
00589377
Message ID:
00593213
Views:
31
Hi Alexandre,

The line below got a compiler error
x..ConnectorProperty("UseProxy") = .t.

so I changed it to
x.ConnectorProperty("UseProxy") = .t.
with one dot after the x

and then when this line ran, I got
"OLE IDispatch exception code 0 from Client: Client: This
property name is not recognized HRESULT=0x80070648"

I don't understand why a firewall would have any affect since I'm not accessing the internet with this code, or am I?

Thanks,
John
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform