J
jobs
re: try catch finally to close and dispose, but still want
Application_error to fire
1. If catch an exception to to dispose and close of a ado connect, how
can I allow the exception to still trigger my application_error event?
2. And/Or, Is there any way to close and dispose of connections left
behind by methods that might have failed without closing connections
in the application_error event?
Application_error to fire
1. If catch an exception to to dispose and close of a ado connect, how
can I allow the exception to still trigger my application_error event?
2. And/Or, Is there any way to close and dispose of connections left
behind by methods that might have failed without closing connections
in the application_error event?