Results 1 to 2 of 2

Thread: Break point

  1. #1

    Thread Starter
    Fanatic Member pvbangera's Avatar
    Join Date
    Sep 2001
    Location
    Mumbai, India
    Posts
    961

    Break point

    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


  2. #2
    Hyperactive Member
    Join Date
    Mar 2004
    Location
    Prato - Tuscany - Italy
    Posts
    461
    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
    I'm worried by your experience and I'm curios to see how many other friends had your problem! Damned VB.NET
    Bye dear friend, good job!
    Live long and prosper (Mr. Spock)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width