
Win2k: Microsoft Transaction Server Type Library missing
I've just installed win2k. I developing a vb dll which will be used to
generate html etc for asp pages. When developing on NT4.0 I use three
reference library's:
Microsoft Active Server Pages Object Library
Microsoft ActiveX Data Objects 2.1 Library
Microsoft Transaction Server Type Library
Having installed win2k, I have found the Microsoft Transaction Server Type
Library does not appear in the references list, and I cannot find the
library dll on my machine.
Do I need to use a different object library to use the ObjectContext
functions or do i have to import the mtxas.dll to machine?!.. The dll I am
developing needs to run on an NT Server machine, so I am concerned that
using a different dll which affect backward compatibility.
Any advice would be greatly appreciated.
Thank you
John Moore