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
dotNetDave - 25 Jul 2007 16:22 GMT
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
> Hi Guies,
>
[quoted text clipped - 12 lines]
>
> Mandar