|
-
Mar 7th, 2001, 09:33 PM
#1
Thread Starter
Lively Member
Recently, I developed MTS components and a testing client program. Everything worked wonderful. Once, I did some modification one of those MTS components and put it back to the MTS. I thought everything would work as it should be without installing a package created from the MTS explorer to the client machine again (I already did it in the first time when I deployed the client program). Is this the right concept?
-
Mar 8th, 2001, 08:08 AM
#2
Fanatic Member
if Your server is hosting MTS, then you should register your component under that. From the client you should have DCOM and you should use that to make the reference from the client to server. You only need to use export MTS package if you are going to deploy the component on multiple servers under MTS (scaleability).
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|