M
Michael
Hello,
I'm using Web Matrix and tried to add ErrorPage like this:
<%@ Page Language="C#" Debug="true" ErrorPage="hello.aspx" %>
I thought this would trap unhandled exceptions and redirects to hello.aspx;
it does not. Help.
Thanks.
I'm using Web Matrix and tried to add ErrorPage like this:
<%@ Page Language="C#" Debug="true" ErrorPage="hello.aspx" %>
I thought this would trap unhandled exceptions and redirects to hello.aspx;
it does not. Help.
Thanks.