Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to add a webservice reference to a solution
Message
De
15/04/2008 18:00:57
 
 
À
15/04/2008 13:12:36
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Versions des environnements
Environment:
VB 9.0
OS:
Windows XP SP2
Network:
Windows 2003 Server
Divers
Thread ID:
01310780
Message ID:
01310935
Vues:
14
Gray just add the web service URL

sample :
http://www.demo.com/wcf/WebserviceV2.svc(.NET 3.5 Service)
http://www.demo.com/wcf/WebserviceV2.asmx (.NET 2.0)

Then you will add reference to the WS.

you then instantiate the object in you app. make sure you add reference to it
lets say
using WEBservice1



do stuff...
Roses are #FF0000 Violets are #0000FF all my base are belong to you
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform