Debugging a Distributed Internet Application (DNA) has never been an easy task. Due to the distributed nature, errors can rise from different layers. Current examples tend to focus on the debugging process of stepping through identified error-causing objects. While Your initial and most frustrated efforts are mostly spent on gathering enough information to identify the error causing tier or object. In this article Salim Naim provides a mode for outputting information from within the COM+ ap..