Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Manage VFP COM server Pool in .Net
Message
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Versions des environnements
Environment:
VB 8.0
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Divers
Thread ID:
01155229
Message ID:
01155232
Vues:
28
While you can't pool them, you may want to look at hosting the VFP COM DLLs in COM+.

>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...
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform