Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VB & VFP 6.0 COM dlls
Message
 
 
À
27/11/1998 16:57:10
Ian Swan
Symmetry Corporation
Californie, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00162026
Message ID:
00162179
Vues:
28
> The only thing we've done that makes sense is to convert the VFP dlls to single instancing, but that doesn't improve anything.

You should probably not set DLLs to single-use instancing, but rather multi-use. With single-use, you will only get 1 instance of the object created and then an error occurs. In addition, MTS requires multi-use. Single-use is more appropriate for EXE servers.

I'm not sure if this solves your problem, but its probably a good place to start in trying to isolate things further. Let me know what you find.

Randy
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform