T
TS
I have an application on one server that shows line numbers in stack trace,
but on another server the "in c:\xxx.aspx:line 9999" part that accompanies
the "at" part doesn't show. Besides this difference, they appear to be
nearly identical.
The app handles all exceptions thru global_Error event, so the exception is
never re-thrown (i know that the way you re-throw an exception could lose
some info)
thanks!~
but on another server the "in c:\xxx.aspx:line 9999" part that accompanies
the "at" part doesn't show. Besides this difference, they appear to be
nearly identical.
The app handles all exceptions thru global_Error event, so the exception is
never re-thrown (i know that the way you re-throw an exception could lose
some info)
thanks!~