In MicrosoftDynamicsWorkflow Event Viewer shows the following message (1) "ID workflow instance: 000131"
(2) Workflow Instance ID: 000131 mscorlib The message with Action 'tempuri.org/.../getConfiguration& can not be processed at the receiver, due to a mismatch at the EndpointDispatcher ContractFilter. This May be Because of Either a contract mismatch (mismatched Actions Between sender and receiver) or a binding / security mismatch Between the sender and the receiver. Sender and receiver Check That Have the same contract and the same binding (including Security Requirements, eg Message, Transport, None).
Server stack trace:
at System.ServiceModel.Channels.ServiceChannel.ThrowIfFaultUnderstood (Message reply, MessageFault fault, String action, MessageVersion version, FaultConverter faultConverter)
at System.ServiceModel.Channels.ServiceChannel.HandleReply (ProxyOperationRuntime operation, ProxyRpc & rpc)
at System.ServiceModel.Channels.ServiceChannel.Call (String action, Boolean oneway, ProxyOperationRuntime operation, Object [] ins, Object [] outs, TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService (IMethodCallMessage methodCall, ProxyOperationRuntime operation)
at System.ServiceModel.Channels.ServiceChannelProxy.Invoke (IMessage message)
Exception rethrown at [0]:
at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage (IMessage reqMsg, IMessage retMsg)
at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke (MessageData & MSGDATA, Int32 type)
at request)
at Microsoft.Dynamics.AX.Framework.Workflow.Model.AxServiceClient.getConfiguration (_configurationId Guid, String _companyId)
at Microsoft.Dynamics.AX.Framework.Workflow.Model.WorkflowModel.LoadModel (Int64 workflowRecId, workflowId Guid, String CompanyID, Boolean runtime, String PartitionKey)
at Microsoft.Dynamics.AX.Framework.Workflow.Model.WorkflowModel.Create (workflowId Guid, Boolean runtime)
at Microsoft.Dynamics.AX.Framework.Workflow.Runtime.AxWorkflowService.GetConfiguration (Guid configurationId, CompanyId String, String DomainUser)
at Microsoft.Dynamics.AX.Framework.Workflow.Runtime.WorkflowInstanceManager.Execute (WorkflowMessage message, Guid instanceId, String instanceNumber, String originator, String submitter, Guid affinity)