In AppFabric we see some suspended workflows. When we try manually to resume them we get error:
There was no endpoint listening at net.pipe://[server]/[webSite]/[folder]/[workflowFile].xamlx/System.ServiceModel.Activities_IWorkflowInstanceManagement that could accept the message. This is often caused by an incorrect address or SOAP action. See InnerException, if present, for more details.
What could be the reason for this error? Where should be this endpoint defined?