Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Manage VFP COM server Pool in .Net
Message
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
VB 8.0
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01155229
Message ID:
01157764
Views:
27
Here being private <s>. All I'm saying it's pretty easy to build this in .NET with threads...

+++ Rick ---

>Hi again Rick,
>
>I looked in here (the UT) for your prototype handler, but didn't find anything resembling purpose of such COM / Pool handler... Can you clarify for me where to find it?
>
>Thanks
>
>
>>You have to build it yourself to make this happen. It's pretty easy to do in .NET though. I have a prototype of a Web Connection handler here that does 90% of what the ISAPI application does with 20% of the code <s>...
>>
>>+++ Rick ---
>>
>>
>>>Hi, hopefully someone can get me some direction on this... How / what ways are there of creating a pool of COM servers at the global application level to be used within a .net project... Like that of West-Wind Web Connection, where there can be many loaded, then as requests come in, it gets assigned to one request at a time, does the work, then returns as active to the pool. Obviously, the benefit of not having to keep re-creating / releasing on every request.
>>>
>>>I have an app going, but each location where I need to make a call, I am issueing a
>>>
>>>dim MyObj as VFP_COM.COMClass = new VFP_COM.COMClass
>>>
>>>sometimes, it fails creating at different times while servicing a single request... I'm sure there are more efficient ways, but am puzzled...
>>>
>>>TIA...
+++ Rick ---

West Wind Technologies
Maui, Hawaii

west-wind.com/
West Wind Message Board
Rick's Web Log
Markdown Monster
---
Making waves on the Web

Where do you want to surf today?
Previous
Reply
Map
View

Click here to load this message in the networking platform