Why the VB application doesn't stop (while debugging) at break point even in a debug mode?????
Sometimes it does and sometimes it doesn't
:rolleyes:
Printable View
Why the VB application doesn't stop (while debugging) at break point even in a debug mode?????
Sometimes it does and sometimes it doesn't
:rolleyes:
Dear Pvbangera, I've never seen that behaviour. I saw that sometimes the error line is not displayed and you need to read the stack to know where error occurs. More, when an error occurs inside a Form used as modal, VB displays the line (usually in green) where Form is showed and not the line where error occurs, but I have always seen my code stop when it reachs the breakpoint :confused:
I'm worried by your experience and I'm curios to see how many other friends had your problem! Damned VB.NET:mad:
Bye dear friend, good job!
:) :wave: