Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Threading Issues????
Message
From
17/10/2000 20:00:13
 
 
To
17/10/2000 19:53:19
General information
Forum:
Visual FoxPro
Category:
Internet applications
Miscellaneous
Thread ID:
00430667
Message ID:
00430670
Views:
13
>I have a web program that is using a vfp com component with asp pages. The component was built as multithreaded, and is running on a windows 2000 server with duel processors. The component is opening and accessing about 30 tables over a 100mb network shared(both reading and writing on various tables). My problem is, when I have about 200 concurrent users accessing the web and using the dll, it sends the utilization up to 50% and locks the machine forcing me to reboot about every 2 hours. Has anyone else experienced similar issues?, is this a threading issue?, or do I need to issue any other set commands besides exclusive & resource to manage it. I would appreciate any help on this. Thanks.


Did you install the component as a COM+ application? If so, are you using it stateless? Do you call oContext.SetAbort() or oContext.SetComplete() to tell COM+ that you're done with the component?
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Previous
Reply
Map
View

Click here to load this message in the networking platform