Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
To Cookie or NOT to cookie, THAT is the question
Message
De
04/08/2004 02:58:19
 
Information générale
Forum:
Visual FoxPro
Catégorie:
West Wind Web Connection
Divers
Thread ID:
00822654
Message ID:
00930567
Vues:
32
>Make sure the client threads are STA style threads. Otherwise you'll get all sorts of problems, although blocking should not be one of them.
>
>Are you createing new instances of your object on each thread? That would be the other requirement for this to work - the object must be called from the same thread that created it.

It works now.

It seems like the Delphi framework was caching Delphi objects, but not keeping them on the same thread.

I had not seen any documentation about staying on the same thread, so your advice definitely got me on the right track.

Thanks Rick!
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform