Re: Transmitting .net class type from one application to WCF service via BizTalk orchestration

Home Page Forums BizTalk 2004 – BizTalk 2010 Transmitting .net class type from one application to WCF service via BizTalk orchestration Re: Transmitting .net class type from one application to WCF service via BizTalk orchestration

#21542

The message reaches upto send port in the orchestration however for some reason my dynamic send port in the orchestration cannot figure out WCF contract and complains about contract mismatch. In the Expression shape I provide correct address of the WCF service to the send port.

Do you think the contract mismatch error would be related to message namespace or something else?