views:

238

answers:

1

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!

A: 

Hi Johan

Make sure that you enable wildcard mapping in IIS. See this FAQ for more info: http://world.episerver.com/FAQ/Items/How-do-I-switch-my-developer-site-from-using-Casini-Web-server-to-IIS/

Allan Thraen