I am trying to deploy our ASP.NET web application to a new Windows Server
2008 machine. The transition to IIS7 is proving problematic for the ISAPI
filter that is part of our application pipeline. We have the application
pool set to use the 2.0 framework, classic pipeline, and ...