Results 1 to 2 of 2

Thread: MTS issues

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Nov 1999
    Posts
    266
    Dear all,
    I have two scenarios. Can anyone tell me which is the safest bet.
    1. My web application has a COM component(Activex DLL) which I have registered on IIS.
    2. My web application has a COM component(Activex DLL) which I have registered in an MTS package.

    Of the above 2 scenarios which is the best i.e if my component fails then of the two scenariosn which one will not bring down IIS.

    Also if anyone has any other scenario then kindly let me know. Thanks in advance.

  2. #2
    Banished Cander's Avatar
    Join Date
    Dec 2000
    Location
    Why do you care?
    Posts
    6,913
    MTS is way much better because it handles pooling and is able to do things such as putting up a new version of the component without rebooting. It also manages the components memory usage alot better.
    Stack Overflow
    See the features of Visual Studio 2010 and C# 4.0: The 10-4 show on Channel9

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