I've a set of web services. All the web services URL are put in web.config
file in <AppSettings> tag.
My requirement is that I need to create a test page aspx which prints all
the URLs of web services and the status whether it is accessible or not.
I don't have any function to call.. Just check whether the webservice is
available or not.
"=?Utf-8?B?S0I=?=" <KB@discussions.microsoft.com> wrote in news:49041D9F-0FD-
4DE8-93C1-58A06AFCEFD0@microsoft.com:
> I've a set of web services. All the web services URL are put in web.config
> file in <AppSettings> tag.
[quoted text clipped - 4 lines]
> I don't have any function to call.. Just check whether the webservice is
> available or not.
You can call the URL + wsdl and see if it responds with a wsdl document.
--
Chad Z. Hower (a.k.a. Kudzu) - http://www.hower.org/Kudzu/
"Programming is an art form that fights back"
Blog: http://blogs.atozed.com/kudzu