|
-
Dec 5th, 2002, 07:45 AM
#1
Thread Starter
New Member
MTS/COM+ and WIindows XP
I am working through the following book:
Professional VB6 Databases, Charles Williams, Wrox Press.
ISBN 1-861002-02-5.
Chapter 11 introduces the creation of a 3-tier application which uses MTS. I Can't find MTS under Windows XP, so I presume I replace this with COM+ Applications which is located under 'Component Services'. The problem is that the sequence for installing a 'package' does not seem to be applicable. Are 'packages' replaced by 'Applications'?
Has anyone else come across this problem or can someone give me some hints as to what to do next?
regards
John Russell
-
Dec 5th, 2002, 08:47 AM
#2
Lively Member
COM+ replace the former MTS.
COM+ application correspond to MTS package.
to create new COM+ application:
right click on COM+ Application node --> New --> Application
after the application have created, u can add COM objects to it by right click on the Coponent node (that belong to this application) --> New --> Component.
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
|