Dave Burke's blog mentions something that was unknown to me - classic ASP is disabled by default in Windows Server 2003. If you search to an ASP page, you'll get a generic 404 error, unless you enable it within the Web Service Extensions in IIS.
Definitely something to keep in mind if you are migrating more than ASP.NET applications to Windows Server 2003.