Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 1.33 KB

interoperability-with-web-services-enhancements-3-0.md

File metadata and controls

25 lines (17 loc) · 1.33 KB
description title ms.date ms.assetid
Learn more about: Interoperability with Web Services Enhancements 3.0
Interoperability with Web Services Enhancements 3.0
03/30/2017
e8e589d2-12c6-4794-8a11-1ee90b47dfaa

Interoperability with Web Services Enhancements 3.0

Windows Communication Foundation (WCF) clients and services are wire-level compatible with Web Services Enhancements 3.0 for Microsoft .NET (WSE) clients and services when WCF clients and services are configured to use the August 2004 version of the WS-Addressing specification.

In This Section

How to: Configure WCF Services to Interoperate with WSE 3.0 Clients
Describes how to configure a WCF service, so that a Web Services Enhancements 3.0 for Microsoft .NET (WSE) client can communicate with it.

How to: Configure a WCF Client to interoperate with WSE3.0 Services
Details how to configure a WCF client, so that it communicates with a Web Services Enhancements 3.0 for Microsoft .NET (WSE) service.

Related Sections

Migrating WSE 3.0 Web Services to WCF

See also