|
-
Aug 6th, 2017, 10:38 AM
#1
Re: VB Multithread Library (Generic Multithreader)
@ xxdoc123, the problem lies in the fact that you use 'App.Path' within the BackgroundProcedure. You should store the save the path string within Form_Load and store it in a string which you then use within your GetData function that is called within BackgroundProcedure.
-
Aug 7th, 2017, 12:08 AM
#2
Fanatic Member
Re: VB Multithread Library (Generic Multithreader)
 Originally Posted by Krool
@ xxdoc123, the problem lies in the fact that you use 'App.Path' within the BackgroundProcedure. You should store the save the path string within Form_Load and store it in a string which you then use within your GetData function that is called within BackgroundProcedure.
yes,i have change the app.path,but if i make to exe can not run.msgbox project error...if run in vb ide will be ok..my system is win7. 32. thanks. can you fixed ?put a project demo to me ?
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
|