I am configuring my own custom errors for my testing webpage a I noticed strange behavior.

When I want handle 404 error, I have to place it in web.config file. Because if it is configured in custom errors tab in properties window of my website, it doesn't work.

On the other side, I have to configure error 403.4 in custom errors tab in properties window, because placed in web.config file has no effect.

So why can't I have both in one place ? Thanks.

link|improve this question

80% accept rate
Do any of the answers in this post help you? stackoverflow.com/questions/615829/… – Shawn H Jan 23 at 15:52
so I have to set up errors both in asp.net and IIS ? – polohy Jan 23 at 15:57
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.