Ok, here goes once more..
I have a part in the code that initializes some http jobs to receive some data form a web server. Which works fine ( I think..)
Whenever the sub that initializes them is fired, anything else that works on separate thread, for example the ftp client that sends some files, another sub that runs some queries.. do not function...
Any ideas?
To avoid duplicate posting, I'll continue my request
here, since I figure it's an http issue..