Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > web service availability checking

Reply
Thread Tools

web service availability checking

 
 
=?Utf-8?B?QVZM?=
Guest
Posts: n/a
 
      07-19-2007
hi,
i need to check the availability of my web service....
how can i do that.
i dont want to call any of the methods present in web service to test
availability..
i just want to ping to the web service....how can i do that....
 
Reply With Quote
 
 
 
 
nahid
Guest
Posts: n/a
 
      07-20-2007
On Jul 19, 6:06 pm, AVL <A...@discussions.microsoft.com> wrote:
> hi,
> i need to check the availability of my web service....
> how can i do that.
> i dont want to call any of the methods present in web service to test
> availability..
> i just want to ping to the web service....how can i do that....


hi,
type you web service url in explorer address bar...if you get response
you service is ok
and if you want to see wsdl just type http://...your_url?wsdl

nahid

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Checking Sound Input Availability at Microphone. NightCrawler Java 2 02-14-2008 07:53 PM
Checking Input Availability At MIC of the System NightCrawler Java 0 02-12-2008 05:31 PM
InvocationTargetException when calling "new Service()" in Axis web service to call another web service Michael Averstegge Java 0 01-10-2006 11:05 PM
checking 'document.body' availability (opera) Sundew Shin Javascript 7 08-24-2005 06:29 PM
Checking for X availability Flavio codeco coelho Python 4 01-16-2005 04:08 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57