VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



MTS Admin

by Robert May (1 Submission)
Category: OLE/COM/DCOM/Active-X
Compatability: Visual Basic 3.0
Difficulty: Advanced
Date Added: Wed 3rd February 2021
Rating: (4 Votes)

The purpose of this code is to remotely administer an MTS COM/COM+ packages from any platform (windows 9x, Win2000, etc . . .) that supports DCOM. It contains the ability to add/remove packages and components, administer packages security, change package and component properties and most other routine operations required to administer an MTS machine. It does this by using a server side DLL and client side application, eliminating issues that arrise with the differences between COM+ and NT4.0 MTS. Please note that roles cannot be administered with this version.
Update #1--Fixed bug in client that didn't properly map the filename to a UNC when adding a new component. Also fixed a bug that occured when multiple computers had the same components installed resulting in duplicate keys in the treeview.

Inputs
See the code.
Code Returns
See the code.
API Declarations
Lots of Registry API's

Rate MTS Admin

Download MTS Admin

Download MTS Admin (72 KB)

MTS Admin Comments

No comments have been posted about MTS Admin. Why not be the first to post a comment about MTS Admin.

Post your comment

Subject:
Message:
0/1000 characters