Results 1 to 2 of 2

Thread: MTS/COM+ and WIindows XP

  1. #1

    Thread Starter
    New Member
    Join Date
    Dec 2002
    Location
    England
    Posts
    3

    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

  2. #2
    Lively Member
    Join Date
    Aug 2002
    Posts
    126
    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
  •  



Click Here to Expand Forum to Full Width