Hi
I have to make the web.config setting to not react the url like fqdn+"*)!(sn=*/" is is showing custom error page as specified
it working fine for these type of url but when i tried to enter the following url
/abcd392c<a>95dc0197dc4/pagename.aspx?j33k3qS23kS23Ap00c0iO3O32my1W11B0E0Op0S01dd10o1Dr00nP21LA0c10RN2h1R0z00mU0
it is giving me an asp.net application error 404 resource not found.
For both urls i want to show the custom error page. Not the application error.
Please help.