How to call and test SOAP or WCF services with complex types

0 Comments

Microsoft Visual Studio 2008 contains a SOAP and WCF test application [WcfTestClient], located at: C:\Program Files (x86)\Microsoft Visual Studio 9.0\Common7\IDE\WcfTestClient.exe In the following screendumps I will test a SOAP service that uses latitude and longitude

Resolving the System.InvalidOperationException : Could not find default endpoint element that references contract ‘xxx’ in the ServiceModel client configuration section

6 Comments

After renaming a WCF service reference in Microsoft Visual Studio, you can get the error: System.InvalidOperationException : Could not find default endpoint element that references contract ‘ImportServiceReference.IImportService’ in the ServiceModel client configuration section. This might