| GerryO 2003-04-04, 8:23 am |
| I have recently passed the 70-176 exam and am currently
studying for 70-175. I have installed Win NT Server 4.0
on one of my computers along with the Option Pack so I
now have access to MTS.
On my development machine though, I cannot figure out how
to set a reference to the MTS Development Objects. Does
anyone know what I need to install so I can start using
statements like:
Dim objObject as ObjectContext
Set objObject = GetObjectContext()
For my development machine, I have multiboot setup to
access WinXP, Win2000 or Win98.
The only thing I am able to set a reference to is
MTS 2.0 Admin Type Library and this does not allow me to
declare a type "ObjectContext."
Thanks All,
Gerry O.
|