Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
BackgroundWorker and VFP COM
Message
From
18/09/2006 15:28:23
 
 
To
18/09/2006 14:52:16
General information
Forum:
ASP.NET
Category:
Visual FoxPro Toolkit for .NET
Environment versions
Environment:
VB 8.0
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01154853
Message ID:
01154886
Views:
7
>This is just a shot in the dark but are you createing a new instance of the VFP Com object for each one of the background workers?

I'm using a local variable and createobject line in the DoWork method. I think that will create a separate instance. Like this:
Dim oTA as MPG.MyClass
oClass = CreateObject("MPG.MyClass")
I'm currently trying a component service instead of just a registered DLL to see if it helps.

Brian
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform