Ok hopefully an easy quick one.
I have installed URLscan on my IIS7 box it was working fine when the ISAPI was applied globally, however I need it only local (one website) I have since removed the global filter and then applied it to the local site, then IISRESET, and now I am unable to see if it has actully inilalized, where IIS6 gives me a green arrow to say it up and running, in fact I have applied this same ISAPI filter (URLScan) to both IIS6 and IIS7 only locally not globally and IIS6 works perfectly, where URLScan is still logging its requests, however IIS7 is not logging is URLScan requests.
Is there any additional logging I can place on IIS7 to figure this out?