|
-
Sep 12th, 2002, 02:51 PM
#1
Thread Starter
New Member
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?
-
Sep 12th, 2002, 02:55 PM
#2
Hyperactive Member
Do you know the error code that it reports or does it just kill itself?
-
Sep 12th, 2002, 02:55 PM
#3
you mean when you make the exe it never finishes making it? does it give you an error message?
-
Sep 13th, 2002, 08:12 AM
#4
Thread Starter
New Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|