Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to use a COM object in a remote machine
Message
From
25/04/2007 18:37:00
 
 
To
25/04/2007 17:47:11
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Environment versions
Visual FoxPro:
VFP 9 SP1
Miscellaneous
Thread ID:
01219939
Message ID:
01219948
Views:
10
Hi Alejandro,

You will need to access via a web service.

On the remote machine with IIS installed is where the COM server needs to live. On that machine you should use the SOAP Toolkit 3.0 WSDL Generator (The VFP9 Web Service Wizard is flakey). Make sure to specify ASP and not ISAPI as the listener type after you type in the URI. Complete the wizard and make sure permissions are set correctly.

Then read the docs on the wshandler class (_FFC) to see how to access the web service.


>Hello,
>
>What do you need to do in order to use a COM object that is in a machine across the internet?
>
>TIA,
>
>Alex
- Jeff
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform