asp.net - IIS 7 W3C logs not logging call to .asmx -


i have page call 'service.asmx' i'm trying research via iis (w3c) logs. traffic page not appear in logs.

here few things note:

  1. all other traffic site seem appear in log
  2. other .asmx services in same directory , application pool appear in log
  3. all requests service result in 200 ok
  4. other traffic site 200 ok shows in log
  5. even though other hits within application pool successful attempted add user associated pool local admins group. did not result in change.

i've wondered many times if looking in correct log instance, however, adding custom response header , calling via browser i'm sure i'm looking @ correct log well.

i've seen several articles online referencing <httplogging> configuration might affect single page, i've full-text searched *.config instances on server , have found no references tag set @ all.


Comments

Popular posts from this blog

c# - Send Image in Json : 400 Bad request -

jquery - Fancybox - apply a function to several elements -

An easy way to program an Android keyboard layout app -