Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
COM Instancing
Message
De
14/06/2001 16:56:43
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Titre:
COM Instancing
Divers
Thread ID:
00519732
Message ID:
00519732
Vues:
58
Hello Everyone,

I have built a VFP6 COM DLL as Multi Use instancing. Is there anything
I need to do to install the DLL on a web_server running IIS which is being accessed via ASP, besides simply registering the DLL? We are having trouble
with instancing.

user1 calls the COM objects RunCriteria Method which makes some SQL calls
to retrieve data

user2 tries to call RunCriteria Method and it waits until user1 has finished
the RunCriteria Method it called.

user3 tries to just get onto the website and the page does not show until
user2 has finished its process.

It does not appear to be multi threading. Could this be a Fox issue or
the way the ASP and IIS web_server / pages are setup?

Any thoughts appreciated?
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform