Click here to Skip to main content
15,889,867 members
Articles / Web Development / HTML

Redirecting to custom 401 page when "Access denied" occures within an ASP.NET application with Windows authentication

Rate me:
Please Sign up or sign in to vote.
4.67/5 (17 votes)
3 Aug 20053 min read 353.4K   2.4K   45  
This article answers a simple question: What to do when custom error page for error 401 in web.config is not working? How to replace the default ASP.NET "Access denied" page?

Views

Daily Counts

Downloads

Weekly Counts

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here


Written By
Software Developer
Germany Germany
Tweeter: @gmamaladze
Google+: gmamaladze
Blog: gmamaladze.wordpress.com

Comments and Discussions