Link to home
Start Free TrialLog in
Avatar of tegronakron
tegronakron

asked on

Using VB.Net 2005 how do I test for a web service to determine if it running?

What is the best practice way to programmatically determine if a web service is running?  This must be done using MS VB 2005.
ASKER CERTIFIED SOLUTION
Avatar of Zippit
Zippit

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of tegronakron
tegronakron

ASKER

Thanks,  this worked as I had hoped.