Sometimes, my program generates this kind of exception:
A first chance exception of type 'System......Exception' occurred in MyCode.exe

The program does not stop because of it, only shows this exception in debug window. So, I'm not sure where this happened. Is there a way to force the vb express 2005 stop when this exception is happening?

It seems the program runs like what I want, but this exception worrys me.


thanks



bear