R
Robert
Hello,
I am writing a custom error page for my web application
and I need to inform the user of the line number and the
page name where an error occurs (like it does in the
standard ASP.NET error page) but the exception class does
not contain these details, does anyone know how I can get
these?
Many thanks
Robert
I am writing a custom error page for my web application
and I need to inform the user of the line number and the
page name where an error occurs (like it does in the
standard ASP.NET error page) but the exception class does
not contain these details, does anyone know how I can get
these?
Many thanks
Robert