Consider the following scenario:
In this scenario, the non-WCF server cannot receive the attachment that is transferred by the WCF client.
Note This issue also occurs in versions of the .NET Framework that are earlier than the .NET Framework 4.0. If you experience this issue, we recommend that you upgrade to the .NET Framework 4.0 and apply this hotfix.
- You have a Microsoft .NET Framework 4.0-based Windows Communication Foundation (WCF) client and a non-WCF server.
- You use Message Transmission Optimization Mechanism (MTOM) to transfer a binary attachment from the WCF client to the non-WCF server.
- The WCF client calls the web service to transfer the attachment to the non-WCF server.
In this scenario, the non-WCF server cannot receive the attachment that is transferred by the WCF client.
Note This issue also occurs in versions of the .NET Framework that are earlier than the .NET Framework 4.0. If you experience this issue, we recommend that you upgrade to the .NET Framework 4.0 and apply this hotfix.