[via Victor Vogelpoel [Macaw] : Macaw TraceInfo WebPart, or how to view Trace output in a page using only a WebPart] Introducing the Macaw TraceInfo WebPartWhat a pain it is to see your WebPart fail on a SharePoint production server where you cannot simply start Visual Studio and debug the failing code... In many cases, you don't even have (physical) access to the server. If you used Trace statements in your WebPart, then you can configure trace listeners in SharePoint's web.config and have the Trace...