index > Transactions Programming > Count number of active transactions in COM+

Count number of active transactions in COM+

I want to write a program to monitor COM+ transactions.
Does anyone know how to write in VB6 to count the numbers of
active transactions held in COM+ server?
Michelle Cheng

You will need to use COM+ Events and IComTransactionEvents: http://msdn.microsoft.com/library/?url=/library/en-us/cossdk/html/f28a0ef5-1c9a-4fdc-bb10-2c381f22f5e3.asp?frame=true

I don't have a VB6 sample cody, sorry. But it will be similar to calling any other COM component.




[http://blogs.msdn.com/florinlazar - Enjoy transactional programming with System.Transactions!]
Florin Lazar - MSFT
reply 2

You can use google to search for other answers

 

More Articles

• Windows 2003 Server SP1 MS DTC
• No transaction in Com+
• Com+ registration Problem
• Interoperability with Sun/Oracle/Fujitsu WS-CAF (Composite applic...
• RPC errors when calling remote COM+ transactional server
• MS-DTC issues with DB2 in Win XP SP2
• Need useful documentation/sample for using RecoveryInformation() ...
• Tiny question about MSDTC behaviour
• Benchmarks/Overhead with WS-AT
• Design pattern for enlisting a "plain old API call" in ...
Bookmark and Share
Welcome to Bokebb   New Update  
 

New Articles

• System.Transactions and ADO .NET 1.x IDb
• Regarding MS DTC Sample Application
• COM+ and dependent COM+ assemblies to cl
• Com+ registration Problem
• ServicedComponent + Postgres
• UnauthorizedAccessException = Error acce
• enter "this user" everyday
• TransactionScopeOption - what no "S
• [SysTx] Why do two connections get promo
• Entry point not defined
• MSDTC error : Import of MSDTC transactio
• Count number of active transactions in C
• Com+ Error
• msdtc service on WinXP Starter
• COM transactions broken after performanc

Hot Articles

• enter "this user" everyday
• UnauthorizedAccessException when using M
• Design pattern for enlisting a "pla
• ServicedComponent SQLServer and Oracle10
• (I'm in a hurry) Problems with Transacti
• Run selective code in transaction
• No transaction in Com+
• how to implement behaviour similar to Tr
• Using IProcessInitializer
• Interoperability with Sun/Oracle/Fujitsu
• Benchmarks/Overhead with WS-AT
• MS-DTC issues with DB2 in Win XP SP2
• Promoted Transaction Timeout
• RE: Windows COM+ Advice (",))
• Communication with the underlying transa

Recommend Articles

• MSDTC problems
• Newbie question about removing the use o
• Count number of active transactions in C
• Communication with the underlying transa
• ITransactionImport::import method error
• Confused, what is the relation between M
• Distributed transaction support in wcf u
• Calling "transactional web services
• MSDTC Warning, started showing up after
• How to detect when a Compensating Resour
• Network DTC issues
• Dot Net Distributed Application by using
• Transactional Resource Manager
• Promoted Transaction Timeout
• ServicedComponent SQLServer and Oracle10