Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Connecting to Webservice
Message
De
26/11/2007 14:31:29
 
 
À
22/11/2007 12:32:42
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows 2000 SP4
Network:
Windows 2000 Server
Database:
MS SQL Server
Divers
Thread ID:
01270514
Message ID:
01271294
Vues:
15
< < snip > >
>The easiest way is to use the VFP TASK PANE - From the menu TOOLS|Task Pane. Once the pane opens, select the XML Web Services tab, and then click "Register a Web Service. In the box that appears enter your webservice address and the taskpane will register the service. If this is an ASMX service then type
>
>http://www.mywevservice.address.com/servicename.asmx?WSDL
>
>Note that you cannot use this interface for a service with complex objects. However once the service is registered, you can select a method and VFP will generate template code for you to copy and use in your own program, where you can build the objects easily for transmission.
>
>Bernard

Hi Bernard,

My problem seems to be that I can not figure out my URL address for the service. I have tried:
http://www.localhost.com/servicename.asmx?WSDL
http://{ localhost }/servicename.asmx?WSDL

How do you specify the local host?

Thanks,
Beth
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform