Forums

ASP

This topic is locked

Printing call stack on error in asp.net

Posted 02 Apr 2003 00:14:50
1
has voted
02 Apr 2003 00:14:50 Neil Newton posted:
Hi,

I would like to print the call stack to an error log when I have an error in my asp.net application. This is the same call stack that is displayed on the screen when an error occurs with no try/catch logic is implemented (with calling modules and the offending line of code in the erroring module).
Does anyone have any advice on how to do this?

Thanks,
Neil

Reply to this topic