I imagined there would be an answer for this question by now but it doesn't
seem so. How to debug a webfilter of ISA 2006 using VS2008 or vs6? .There is
information for IIS but not for ISA. The same procedure would not work for
ISA.
Any help would be immensely appreciated.
Thanks.
Attach the debugger to the wspsrv.exe process.
If you are remote debugging, you must open whatever ports the remote
debugger uses (I can't remember which at the moment).
If you can't get it working, you can always use some simpler mechanism
like logging stuff out to a file.