Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Changing the Web Service URL
Message
De
18/08/2010 14:51:44
 
 
À
18/08/2010 13:46:40
Information générale
Forum:
ASP.NET
Catégorie:
Web Services
Versions des environnements
Environment:
VB 9.0
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01477089
Message ID:
01477129
Vues:
44
>>No, Michel - I just took your original code and looked for a way to add a url in the docs
>
>Ok, here are the steps to reproduce this:
>
>1. Create a Windows Service project
>2. Under Service References, right click "Add Service Reference"
>3. Choose your ASMX
>4. By default, this is no longer added as a Web Service but under some kind of new standard
>
>With that in hand, the instantiation of the object would then be related to the class recognized in the project based on what was added in the Solution Explorer. Using the new standard, I cannot change the URL.

Top of my head I think you will actually be creating a WCF service. If that's the case then the EndPoint will be defined in app.config (or web.config depending..) Look for a system.serviceModel section in the .config file
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform