Having recently moved over to IIS7, one of my stumbling blocks has been around custom errors.
This works really well in IIS6, but as soon as you move over to IIS7 seems to completely stop working in most cases.
Requests to folders or files without .aspx extensions seems to just throw a Server Error
This was less than ideal, so I set out to find out the right way to do this in IIS7.