Debugging startup code of services and COM servers

New article on my web site: Debugging startup code of services and COM servers

Debugging the startup code of a service or an out-of-process COM server usually looks like a difficult task, especially if the service/server is running under a non-administrative user account. But in practice, there is a number of tools and techniques that can make this task much easier - almost as easy as debugging an interactive application.

Published Fri, Aug 4 2006 20:57 by Oleg Starodumov

Comments

# How to Debug VB6 Activex Usercontrol from VB.Net

How to Debug VB6 Activex Usercontrol from VB.Net

Thursday, March 01, 2007 12:55 AM by Manoharan