Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
COM DLL
Message
From
16/03/2001 18:23:26
 
 
To
16/03/2001 17:53:23
Monte Murdock
Universal American Mortgage Company
Clearwater, Florida, United States
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Title:
Miscellaneous
Thread ID:
00486156
Message ID:
00486170
Views:
12
>How do you attach to a COM DLL on a Server from the Client? Can you use CreateObjectEx() with a COM DLL?


No. If you're running on the server, you do one of two things:

1) Compile as an EXE, then instantiate with CreateObjectEx
2) Compile as a DLL and install in MTS. Then export the proxy install for the clients and instantiate with CreateObject()
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform