Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Multiple COM objects
Message
From
21/04/2006 18:30:54
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Title:
Multiple COM objects
Miscellaneous
Thread ID:
01115608
Message ID:
01115608
Views:
59
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
Next
Reply
Map
View

Click here to load this message in the networking platform