i'm calling a WCF service using BizTalk 2009 as intermediate endpoint, now i changed the wsdl of the service being called by biztalk (i changed the soap action attributes in the wsdl's binding section), now when i call the service via-biz talk exposed WS it inform's me about an interface mismatch (regarding the Action attribute), how can i solve this ?
Thanks in advance