There is a CodePlex Project, called WCF Visualizers Tool, that contains a number of WCF Debugger Visualizers when debugging WCF in your applications.
The WCF Visualizers Tools contains the following WCF Debugger Visualizers:
- Message Visualizer
- ChannelDispatcher Visualizer
- ServiceDescription Visualizer
- ServiceHost Visualizer
- ServiceEndpoint for the client side
- ClientRuntime Visualizer
- Binding Visualizer
- SecurityContext Visualizer
- Security Visualizer
If you are using the Web Service Software Factory or using WCF in general, you might want to check out the WCF Visualizers Tool and its WCF Debugger Visualizers here.