Help with custom errors in IIS 5.0
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
Re: Help with custom errors in IIS 5.0
I use it on our website without any difficulty. If you are sure the path is correct and it is a virtual path then I'm not sure what might be going wrong.