Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to use a COM object in a remote machine
Message
De
25/04/2007 18:37:00
 
 
À
25/04/2007 17:47:11
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Versions des environnements
Visual FoxPro:
VFP 9 SP1
Divers
Thread ID:
01219939
Message ID:
01219948
Vues:
9
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform