Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Calling VFP DLL from VB with MTS
Message
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Title:
Calling VFP DLL from VB with MTS
Miscellaneous
Thread ID:
00173991
Message ID:
00173991
Views:
68
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!
Next
Reply
Map
View

Click here to load this message in the networking platform