I created a COM object that simple connects to a database and executes a sql string which I pass in. I then call setabort or setcomplete.<br><br>I register the object in MTS and create a VB client, point to the reference of the DLL and code my client calls to the method. However in the MTS MMC under the transaction statistics I do not see any transaction activity. I try this on another NT server machine and it works, I see all the transaction commits and aborts<br><br>What am I doing wrong on my machine???<br><br><br>