Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP 6.0 and COM+
Message
From
29/06/2001 15:53:47
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Title:
VFP 6.0 and COM+
Miscellaneous
Thread ID:
00525383
Message ID:
00525383
Views:
41
I have an MTS application currently running on NT 4 and I am planning to switch it to Win 2000. Windows 2000 using Component Services instead of MTS.

What is the code to create an instance of a Component

When I use

a = createobj('mtxas.appserver.1')
b = a.getobjectcontext()
ar = b.createinstance('{dll}')

It does not work. (b) is not an object it says.

Can anyone give me a hand.

Mike Bedry
mike.bedry@leviathan-systems.com
Next
Reply
Map
View

Click here to load this message in the networking platform