I've been using an ISAPI filter to rewrite URLs when the physical file that the URL is mapped to doesn't exist, but the place it would be mapped to based on a set rules does exist. This filter works properly in IIS 6 (On both Windows XP and Windows Server 2003) but I've recently tried upgrading...