User-1746188426 posted
Create a collection at the applictaion level and save the required values in teh application level variables.
I think there are no principal differences between using Application collection or Cache. That's why it is not appropriate.
Also you can pass the information to the error page using the querystring
This information shouldn't be visible for all users. So it's not appropriate too.