|
-
Feb 10th, 2012, 07:28 AM
#1
Thread Starter
New Member
VB2010 - Process exe thread is halting main application
Hi all
I have two applications. For performing certain functions, i run a second exe, via a process, and wait till it is complete (exited) to continue with my main application. I run through many repetitive functions on different files.
Everything runs fine however, when i am doing a run and it is on the x loop number, the main application seems to halt the secondary process exe. I can only assume this is what is happening as, if i close/stop (not pause) my main application in VB, the second exe continues from where it was halted until it completes.
Has anyone ever had something similar occur? I am open to any ideas at the moment. Could it be part of the dll's (MapWindow) that i am using that is not handling something correctly?
Thanks.
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
|