pass extra info to error page

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
 
A

Alvin Bruney

probably the easiest way available to you is using session object.
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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,764
Messages
2,569,567
Members
45,041
Latest member
RomeoFarnh

Latest Threads

Top