Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
COM Instancing
Message
From
14/06/2001 16:56:43
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Title:
COM Instancing
Miscellaneous
Thread ID:
00519732
Message ID:
00519732
Views:
57
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?
Next
Reply
Map
View

Click here to load this message in the networking platform