Groups | Blog | Home
all groups > dotnet web services > may 2006 >

dotnet web services : web service tracking


goowa12 NO[at]SPAM gmail.com
5/31/2006 4:53:03 AM
Is there a way I can track if a web app is making a call to a web
service, and/or how many calls are made, what time etc? Ive heard it
can be done with Ethereal, but have no Idea what it is Im looking for?
Please help!
Gaurav Vaish (www.EduJini.IN)
5/31/2006 11:45:04 PM
[quoted text, click to view]

Three options:

1. Enable Logs in IIS. Just check the entries in the log.
Use IIS Tracer at http://iismonitor.motobit.com/
2. Create an HttpModule to do the logging
3. Use a 3rd party tool -- Not that I'm aware of. :-(

It seems that Logging/Tracing is one of the major requirements in web
services. Hold on for a while... I should be up with my module soon. :-)


--
Happy Hacking,
Gaurav Vaish
http://www.mastergaurav.org
http://webservices.edujini.in
-------------------

AddThis Social Bookmark Button