On 10 =D7=93=D7=A6=D7=9E=D7=91=D7=A8 2007, 20:14, "Trevor Benedict" <TrevorN=
.... [at] 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" <ofir... [at] gmail.com> wrote in message
>
> news:013098ab-0004-4602-b3db-c00dab01982a [at] 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=94=D7=A1=D7=AA=D7=A8 =D7=98=D7=A7=D7=A1=D7=98 =D7=
=9E=D7=A6=D7=95=D7=98=D7=98-
>
> -=D7=94=D7=A8=D7=90=D7=94 =D7=98=D7=A7=D7=A1=D7=98 =D7=9E=D7=A6=D7=95=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
