One of the teams I am working with ran into an issue when generating shared types via SvcUtil. The issue was SvcUtil was generating multiple types (e.g., classes, enums) in the proxy .cs file. After a google search, I found this was being experienced by others: http://forums.microsoft.com/MSDN/ShowPost...
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...
A configuration error of "Unrecognized element 'oracleDBBinding'." indicates either the Oracle LOB Adapter has not been installed or the settings in the %windows%\Microsoft.NET\Framework\v2.0.50727\CONFIG\machine.config are missing/incorrect. If you encounter the above configuration...