Downloading MTS SDK
Downloading MTS SDK
(OP)
Hi guys,
Does anyone know where to download the MTS SDK (am after MTSSpy). Have found several references to Microsoft pages where this can supposedly be found but the pages no longer exist, and searching the MS website have drawn a blank ....
Thanks in advance!
Does anyone know where to download the MTS SDK (am after MTSSpy). Have found several references to Microsoft pages where this can supposedly be found but the pages no longer exist, and searching the MS website have drawn a blank ....
Thanks in advance!
RE: Downloading MTS SDK
Have you looked at the Platform SDK? Everything seems to be ending up in there recently.
Chip H.
RE: Downloading MTS SDK
Found it here!
http://www.microsoft.com/technet/Transsrv/Tools/mts2sdk.asp
RE: Downloading MTS SDK
RE: Downloading MTS SDK
RE: Downloading MTS SDK
RE: Downloading MTS SDK
RE: Downloading MTS SDK
I tried the website you pointed out.
I could not find the mtsspyctl.h under the relative ...\program files\mts\SDK\Inc.
could you please email me the header file mtsspyctl.h or the mtsspy.exe
many thanks
RE: Downloading MTS SDK
wenyi.luan@geac.co.nz
RE: Downloading MTS SDK
Thanks in Advance
Regards
Andy
RE: Downloading MTS SDK
We have everything but the MtsSpyCtl.h. Could someone please send this to me or direct me to where I can find it. I downloaded the SDK from http://www.microsoft.com/technet/Transsrv/Tools/mts2sdk.asp,
but still could not find the file.
Thanks in advance,
SMAD
RE: Downloading MTS SDK
sorry by my english.
I installed MTS SDK under Windows 2000, because I want to make a Resource Dispenser who manages Tuxedo connections.
The problem is: When I try to run the example an assertion occurs on the file ATLCOM.H
There is a comment like "Aggregation is not supported in Singletones"
I need some help.
Tank you
RE: Downloading MTS SDK
there a visual C++ project that dynamically creates them (there)! After this I needed to build the MTSSPYCTL dll then eventually the MTSSPY program itself. Fortunately all I needed to know to do all this was how to load a C++ project and build exes. Having successfully created MTSSPY.exe I discovered that it needs to run on the MTS host server.