When trying to get the example in Instrumenting the WCF Getting Started Sample (BizTalk Server Sample) to run, I encountered the following error: Server Error in '/servicemodelsamples' Application. Configuration Error Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately. Parser Error Message: Unrecognized attribute 'primaryImportConnectionStr...
The Service Trace Viewer provides a way of viewing the activity of WCF hosts and clients. This utility is available in the Windows SDK for Framework 3.0. If you are not familiar with the SvcTraceViewer application, I created an introduction based on a trace of the Simple Header Example created in an earlier post...