Hi all,
in my web application, I am using authentication mode="Windows" and a custom roleprovider.

When I try to access to a forbidden page , I would like to handle the error , redirec the user in my ErrorPage.htm

Many thanks