MTS Explorer in Windows 2000?
MTS Explorer in Windows 2000?
(OP)
Does MTS come standard with Windows 2000 like it did with the NT Option Pack? I installed everything I could including IIS, MSMQ but I cannot find the explorer anywhere!
Thanks.
Thanks.
RE: MTS Explorer in Windows 2000?
contol panels->adminstrative tools->COM Services
See if it is there.
RE: MTS Explorer in Windows 2000?
RE: MTS Explorer in Windows 2000?
Happy Programming.
RE: MTS Explorer in Windows 2000?
I am new to work on mts i have some knowledge to work on nt now i want to know is how to work in win2000 where should i save my mts file/component and also i need to config the mts on 2000 server so pls tell me the steps of config.
thanks
regards
prashant
RE: MTS Explorer in Windows 2000?
you said
"i need to config the mts on 2000 server so pls tell me the steps of config."
You don't have to worry about config about mts,the MTS based componets are now known as COM+ and now MTS is acted as SERVICE in WIN2k so you just have to ADD this service if you haven't after installing the service you are ready to use ur COM+ components just
Start -> Programs -> Administrative Tools -> Component Services
Add New Package from there and add ur Compoents (dlls) in that package its very easy to add them from there
But if you want to use these components to be remotely accessed by other client machine then you have to EXPORT ur package you can also EXPORT package from there and it will caread a .MSI file which u can run at the client so ur client is ready to use it...
If you still have any question plz feel free to call me
Regards
Nouman
Senior Software Engineer