Hi All,
I'm working with sharepoint-hosted apps and custom workflow. When I deploy the apps to the sharepoint site which throw an error ,
ExceptionMessage: System.InvalidOperationException: MTW client is invalid
at Microsoft.SharePoint.WorkflowServices.DGWorkflowDeploymentProvider.ValidateClient()
at Microsoft.SharePoint.WorkflowServices.DGWorkflowDeploymentProvider.Deploy(WorkflowScopeIdentifier scopeId, SPWorkflowPart parts, Dictionary`2 listIdDictionary)
at Microsoft.SharePoint.Packaging.SPWorkflowDeploymentGroup.Deploy()
at Microsoft.SharePoint.Administration.SPAppTask.DeployOperation()
at Microsoft.SharePoint.Lifecycle.MonitoredTaskExecution.DoTask()
Source: Common
SourceName: Common App Deployment
Can anyone suggest me a solution for this? I did all the Workflow Management Service configuration in sharepoint.
Thank you.
S.Shangar