Results 1 to 4 of 4

Thread: Executable does not

  1. #1

    Thread Starter
    New Member
    Join Date
    Sep 2002
    Posts
    2

    Executable does not

    I can run a program inside of VB just fine, however when I create an executeable it stops midway. How can I trouble shoot this issue?

  2. #2
    Hyperactive Member Q_Me's Avatar
    Join Date
    Dec 2001
    Posts
    327
    Do you know the error code that it reports or does it just kill itself?

  3. #3
    I'm about to be a PowerPoster! kleinma's Avatar
    Join Date
    Nov 2001
    Location
    NJ - USA (Near NYC)
    Posts
    23,373
    you mean when you make the exe it never finishes making it? does it give you an error message?

  4. #4

    Thread Starter
    New Member
    Join Date
    Sep 2002
    Posts
    2
    I do not get an error code. What I am doing is on form load I shell out to a program, appactivate that window and run sendkeys. The shell and appactivate works but the code seems to stop there. The form never loads and the rest of the code seems to stop. I then have to go to Task Manager to kill the program. Like I said if I run the same program in VB it works great! I don't know how to troubleshoot code once you create a executable.

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