How do Dynamically Connect to Web Service?

  • Thread starter Thread starter mandar.deshpande11
  • Start date Start date
M

mandar.deshpande11

Hi Guies,

I want to develop windows application in VB.NET and need help
regarding web services.

I will get list of web service URL's from my app.config file and i
need to check whether the URL points to a valid and live web service
programmatically .

How could i do this.. ?


Can it be done that easily, that dynamically?

Regards and Thanks in advance,

Mandar
 
Are you saying the some of the services might be live and some not? My only
thought is to use a UDDI server (included in Windows Server 2003).

David

======================================
David McCarter [Microsoft VB.NET MVP]
www.vsdntips.com
VSDN Tips & Tricks .NET Coding Standards available at:
www.cafepress.com/vsdntips.20412485
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top