Nested Calls within COM+ components and SetComplete

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance

From: K-Dub (kc_at_none.edu)
Date: 02/21/05

  • Next message: Ashok: "Can a Transaction span from asp.net web page to a web service?"
    Date: Mon, 21 Feb 2005 16:11:32 -0600
    
    

    Could someone clear up a couple things for me?

    1. A,B and C are all COM+ (Serviced components).

    If A is the root, B and C are still allowed to call SetComplete correct?
    IOW, If one day A is the root but in a different scenerio C is the root, I
    dont have to plan for that in my component, Right?? I can always call
    SetComplete and it will commit/vote accordingly.

    2. If A is a service component and calls out to X which is a lets say a
    buddie's component that is NOT a COM+ component and that updates a totally
    different database. Are the transactions involved in X involved in the DTC
    txn??

    Thanks


  • Next message: Ashok: "Can a Transaction span from asp.net web page to a web service?"