Results 1 to 5 of 5

Thread: VB6 does not jump to error

Threaded View

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Jul 2017
    Posts
    761

    Question VB6 does not jump to error

    Hello!

    Something is very wrong with my VB6 project. I had to replace some ocx which results in many "Invalid procedure call or argument" errors.
    While at first, it would something jump to the location of the error (yes, the error message is valid!), it is now not doing that anymore.
    Instead, when I press Play in the IDE, it just shows this error, but does not jump to the error.
    When I try to compile it, VB6 crashes.

    My biggest problem is that VB6 does not jump to the location of the error.

    Does anybody know any secret to make VB6 jump to the line of the error again?

    Thank you!

    Edit: I have removed the compilation arguments which in turn results in some code parts not being left out anymore, and now it works again: VB6 jumps to that location.
    Last edited by tmighty2; Aug 28th, 2024 at 05:20 PM.

Tags for this Thread

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