Quantcast
Channel: SharePoint 2013 - Setup, Upgrade, Administration and Operations forum
Viewing all articles
Browse latest Browse all 21070

Problem with installing Workflow Services

$
0
0

After installing Workflowmanager I tried to execute the following command:

To configure Workflow Manager on a server that is part of the SharePoint 2013 farm and on which communication takes place by using HTTP

  1. Log on to the computer in the SharePoint Server 2013 farm where Workflow Manager was installed.

  2. Open the SharePoint Management Shell as an administrator. This is accomplished by right-clicking theSharePoint 2013 Management Shell and choosing Run as administrator.

  3. Run the Register-SPWorkflowService cmdlet.
    Example:
    Register-SPWorkflowService –SPSite "http://myserver/mysitecollection" –WorkflowHostUri "http://workflow.example.com:12291" –AllowOAuthHttp

I got the following error message:

PS C:\Users\p15farm> Register-SPWorkflowService -SPSite "http://project2013/" -W
orkflowHostUri "http://project2013:12291" -AllowOAuthHttp
Register-SPWorkflowService : Could not load file or assembly
'Microsoft.Workflow.Client, Version=1.0.0.0, Culture=neutral,
PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot
find the file specified.
At line:1 char:1
+ Register-SPWorkflowService -SPSite "http://project2013/" -WorkflowHostUri
"http: ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~
    + CategoryInfo          : InvalidData: (Microsoft.Share...WorkflowService:
   RegisterSPWorkflowService) [Register-SPWorkflowService], FileNotFoundExcep
  tion
    + FullyQualifiedErrorId : Microsoft.SharePoint.WorkflowServices.PowerShell
   .RegisterSPWorkflowService

Can you help me please


Viewing all articles
Browse latest Browse all 21070

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>