hi i am writing an application filter for ISA server . filter is registering and install in ISA server but I can't debug filter and logs filter functions. I wrote a function for log message in text file. any function from filter doesn't log in file . I think these functions do not call from ISA server.
how do i debug my dll and how do ISA server call functions Filter ?
please help me