Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
BackgroundWorker and VFP COM
Message
De
18/09/2006 15:28:23
 
 
À
18/09/2006 14:52:16
Information générale
Forum:
ASP.NET
Catégorie:
Visual FoxPro Toolkit pour .NET
Versions des environnements
Environment:
VB 8.0
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Divers
Thread ID:
01154853
Message ID:
01154886
Vues:
9
>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform