Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
MTS DLL as DCOM?
Message
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00461691
Message ID:
00461710
Views:
20
>I have a .dll running inside MTS fine. Now I want to make it DCOM-callable. If it was an out-of-proc .exe it would already show in DCOMCNFG. How to get my MTS dll viewable in DCOMCNFG?

If you have it running under MTS, by default, it is now an out-of-proc server. Unless I misunderstand the concept behind MTS (and that could be true).

Configure the security under MTS and use CREATEOBJECTEX({guid},'\\Servername') where \\Servername is the name of your MTS box. I believe that will work (although running NT Workstation right now, I can't test it).

Good luck!
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform