I am using an HttpModule to do some URL shortening on my site. I am using Visual Studio 2008 and IIS 7, and .Net 3.5.
When the module is specified in the sys
Cassini, the development web server provided with IIS uses the IIS6 module syntax, so you must duplicate the module add like so
Note that I've also added a precondition to your IIS7 settings