Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Multiple COM objects
Message
De
21/04/2006 18:30:54
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Titre:
Multiple COM objects
Divers
Thread ID:
01115608
Message ID:
01115608
Vues:
58
Rick Strahl's paper on building web applications with Visual FoxPro states that:

"Active Server wants to work with DLL based Automation objects, but Visual FoxPro will allow you to only use ONE DLL based server per web server as VFP only supports a single copy of the runtime in memory of any single process (in this case the Web server)."

I am trying to understand this statement. Does this mean that if I have a DLL based COM object residing on the server to serve up data for a particular set of asp pages, that I cannot add a second DLL based COM object (in a second DLL) to serve up data for a different set of asp pages?

If this is true I suppose I could build the additional functionality into the first COM but this would essentially put 2 websites into the same DLL which will complicate things a bit.

Can anyone tell me if this is a correct analysis?

Thanks
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform