Re: iis log for web service

Re: iis log for web service

am 29.01.2008 14:48:31 von ofirmgr

On 10 דצמבר 2007, 20:14, "Trevor Benedict" ....@yahoo.com>
wrote:
> You may use Response.AppendToLog in your web service to append the method
> etc to the IIS Log.
>
> Regards,
>
> Trevor Benedict
> MCSD
>
> "ofir" wrote in message
>
> news:013098ab-0004-4602-b3db-c00dab01982a@y43g2000hsy.google groups.com...
>
>
>
> >I need to monitor a web service activity but the only thing I can see
> > at the iis log is the the call to my .asmx file (that contains my web
> > services) but not the web service name that was called. I tried to
> > change the "Active log format" to other formats but none of them shows
> > me the name of my web service. even the "W3C Extended Log File Format"
> > with all extended logging option marked.
> > thanks in advance,-הסתר טקסט =D7=
ž×¦×•×˜×=98-
>
> -הראה טקסט מצו=D7=
˜×=98-

the problem is that the webservice is not mine and I don't have the
code for it. I just want to monitor its request and response