I have been trying to set up a custom 404 page for several days now but still haven't succeeded.
The target system is EPiServer CMS 5 running on Windows 2003. My development system is EPiServer CMS 5 running on Windows Vista. this means I can only debug on a different version of IIS.
Anyway: The problem is that the custom 404 is displayed whenever I type in any address ending with .aspx. When the address ends with /, it is redirected to the custom 404 page ONCE... after that, I get a standard 404 error.
Does anyone have any suggestions? This is driving me crazy!