Why setting customErrors in web.config doesn't work at this case?

Mostafa: I faced the exact same problem. I found out it can be solved by adding the following to the web. Config file.

This is because the ASP.Net module is configured to handle certain file extensions. IIS determines that . Aspx must be handled by the ASP.Net module and then the customerrors section in the web.

Config ( and indeed web. Config itself) kicks in.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions