Hi!

Im having a problem wiht my web app.

I have configured IIS so that when 404 occurs, it will jump to asn asp page. This solution works find with our old application (asp) but now its rewritten to asp.net. And the redirect page is aspx.

We configured the IIS exactly like before, but when an 404 occures we get server error saying it can't find the aspx file. The path is correct!!!!

Im wondering if anyone can try this at your server, or perhaps confirm that IIS 5.0 can't handle custom error pages that have aspx extension...


help!!!
/Henrik