Z
z. f.
Hi,
i have a asp.net vb.net web appliation.
it is compiled to release build with debug information.
i have module to analyze errors in application_onError to trap all errors in my code and report to me.
when i have error it is shows in internet explorer with the line numbers of the code that is available.
in the mail i send to me after i analyze the stack trace, the line numbers / source file info are missing.
is there somewhere else to look for the stack trace line numbers / source file info?
TIA, z.
i have a asp.net vb.net web appliation.
it is compiled to release build with debug information.
i have module to analyze errors in application_onError to trap all errors in my code and report to me.
when i have error it is shows in internet explorer with the line numbers of the code that is available.
in the mail i send to me after i analyze the stack trace, the line numbers / source file info are missing.
is there somewhere else to look for the stack trace line numbers / source file info?
TIA, z.