Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Calling VFP DLL from VB with MTS
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Titre:
Calling VFP DLL from VB with MTS
Divers
Thread ID:
00173991
Message ID:
00173991
Vues:
70
I have two Active-X DLL's. One is in VFP (data access) and the other is in VB (business rules). The VB DLL calls the VFP DLL for data, and VFP returns it in the form of an object. I have a VFP client program to test these components. It seems to work fine until I create a MTS package and put the components in them.

With MTS, the same VFP client program works fine the first time a run it. When I run it a second time, it locks up when VB trys to create an instance of the VFP DLL for its first time. The VFP client program creates a VB object, calls three VB methods, and then terminates. At the end of each VB method, I do a SetComplete().

I can provide more details if needed. Does anyone have a clue?

Thanks!
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform