P
pavel.orehov
Hi,
We have the strange problem that sometime in our application
Application.ThreadExit is raised and out application shutting down.
We do not see any previous exceptions before this event fires.
Moreover the Application.ThreadException event is not fired at all, so
we have not unhandled exceptions that occurs.
We are working with SQL-2005 and with some unmanaged code too.
What can be the reason for such behaviour ? And how can we catch such
error ?
Thanks,
Pavel
We have the strange problem that sometime in our application
Application.ThreadExit is raised and out application shutting down.
We do not see any previous exceptions before this event fires.
Moreover the Application.ThreadException event is not fired at all, so
we have not unhandled exceptions that occurs.
We are working with SQL-2005 and with some unmanaged code too.
What can be the reason for such behaviour ? And how can we catch such
error ?
Thanks,
Pavel