Important: ASP.NET Security Vulnerability
http://weblogs.asp.net/scottgu/archive/2010/09/18/important-asp-net-security-vulnerability.aspx
How do I solve this one?
I am trying to change the
<customErrors mode="On" redirectMode="ResponseRewrite" defaultRedirect="~/some-error-page.aspx" />
but nothing happens. Where do I change the custom error page?