L
Lance.Jellyfish
Hi, right now, something is very strange...
The .net exception handler is disabled!! When I throw an exception or
if I try to use an object that is not set ( = null) I do not receive
any exceptions at all.
I tried to use the Application.ThreadException event but nothing
happens, the execution just stops and the next message in the message
queue is processed...
Does anyone know what's wrong???
Regards
/Magnus
The .net exception handler is disabled!! When I throw an exception or
if I try to use an object that is not set ( = null) I do not receive
any exceptions at all.
I tried to use the Application.ThreadException event but nothing
happens, the execution just stops and the next message in the message
queue is processed...
Does anyone know what's wrong???
Regards
/Magnus