/egilh

Learning by doing

re: COM+ Call Timers: the official way

Posted on Thursday, May 12, 2005 8:41 AM
Several people have asked me for the source code or a DLL that implement the com+ call time tracking. The official way is complex and my implementation has memory leaks so I recommend using the unofficial way. These post have more info:

* COM+ Call Timers: the unofficial way (http://www.egilh.com/blog/archive/2005/02/25/557.aspx): source code in C++ of the com+ call time tracker function

* How to get COM+ call times from VB and VBScript (http://www.egilh.com/blog/archive/2005/04/12/655.aspx): free DLL that implements the unofficial way with example VB Script client


Feel free to drop a few cents in the tip jar if this post saved you time and money