Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
COM+ component not reliable
Message
From
17/05/2004 22:18:16
 
 
To
17/05/2004 19:30:46
John Fitzgerald
Kenneths Hair Salons & Day Spas,Inc.
Columbus, Ohio, United States
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00904729
Message ID:
00904782
Views:
24
>Thanks for the reply claude, I not sure I know the answer to that...how can i find out?

Additionally to Claude definition and settings, be sure to compile the componente as a Multithreaded DLL (not really multithreaded, but Apartment-model Threaded, but don't worry), using the Project Manager or simply typing:

build mtdll from

And -very important- be sure of cleaning up everything before ending each method call (release any created object, close any open table or cursor, etc).

Best luck,
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform