I have an ISAPI dll that used to work quite well on IIS 5&6, but doesn't work on IIS7 because it cannot access global shared memory, semaphores or files. I've defined it as an application using a Classic application pool and tried running it using several user accounts including administrator...