Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
BackgroundWorker and VFP COM
Message
From
18/09/2006 14:48:18
 
 
To
All
General information
Forum:
ASP.NET
Category:
Visual FoxPro Toolkit for .NET
Title:
BackgroundWorker and VFP COM
Environment versions
Environment:
VB 8.0
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01154853
Message ID:
01154853
Views:
68
I'm using VB with a VFP 9 COM object. The object is created an accessed in a BackgroundWorker. When I add multiple BackgroundWorkers that all do the same thing, the COM method call to each method must complete before the next BW will call the same method.

Basically the BW objects are running async, but the COM method calls in the DoWork() methods are not. Any ideas on how to solve this?

Brian
Next
Reply
Map
View

Click here to load this message in the networking platform