I
Invalidlastname
Hi,
I used ExceptionManagment Applicationblock in global.asax to log asp.net application errors. I assigned each error an ID in global.asax, and I want to pass this ID to the error page so the user can use this ID as a trouble ticket number for requesting assistance. I am wondering if there is any way to pass this kind of information from global.asax to custom error page in asp.net
Thanks
ILN
I used ExceptionManagment Applicationblock in global.asax to log asp.net application errors. I assigned each error an ID in global.asax, and I want to pass this ID to the error page so the user can use this ID as a trouble ticket number for requesting assistance. I am wondering if there is any way to pass this kind of information from global.asax to custom error page in asp.net
Thanks
ILN