Quantcast
Channel: Developing Apps for SharePoint 2013 forum
Viewing all articles
Browse latest Browse all 8089

SharePoint - Hosted Apps Custom Workflow : Error - System.InvalidOperationException: MTW client is invalid

$
0
0

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


Viewing all articles
Browse latest Browse all 8089

Trending Articles