SharePoint 2013 Workflow Manager 1.0 远程服务器返回错误: (400) 错误的请求。 不支持查询字符串中的 api-version

2023-06-13,,

环境:

Windows Server 2012 R2 Standard

SharePoint Server 2013 with sp1

通过Web 平台安装程序 5.0,已安装

Workflow Manger 1.0

Workflow Manger 1.0 Cumulative Update3

Service Bus 1.0

Service Bus 1.0 Cumulative Update1

运行Workflow Manger 配置,最后报错如下:

[Error] [2017/12/1 10:25:26]: System.Management.Automation.CmdletInvocationException: 远程服务器返回错误: (400) 错误的请求。 不支持查询字符串中的 api-version。请从 URI 中将它删除,或使用"2012-03"之一。.TrackingId:8f23ef8d-6b09-40b3-a935-a126f8b963fa_Gsp2013,TimeStamp:2017/12/1 2:25:26 ---> System.ArgumentException: 远程服务器返回错误: (400) 错误的请求。 不支持查询字符串中的 api-version。请从 URI 中将它删除,或使用"2012-03"之一。.TrackingId:8f23ef8d-6b09-40b3-a935-a126f8b963fa_Gsp2013,TimeStamp:2017/12/1 2:25:26 ---> System.Net.WebException: 远程服务器返回错误: (400) 错误的请求。

在 System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)

在 Microsoft.ServiceBus.Messaging.ServiceBusResourceOperations.GetAsyncResult`1.EndGetResponse(GetAsyncResult`1 thisPtr, IAsyncResult ar)

在 Microsoft.ServiceBus.Messaging.IteratorAsyncResult`1.StepCallback(IAsyncResult result)

--- 内部异常堆栈跟踪的结尾 ---

解决方案:

安装Cumulative Update for Service Bus 1.0 (KB2799752) ,然后重新运行配置向导即可。

https://www.microsoft.com/en-us/download/details.aspx?id=36794

成功!!!

参考:

https://ahmedmadany.wordpress.com/2015/12/08/workflow-manager-1-0-configuration-exception/

https://sharepoint.stackexchange.com/questions/95120/error-configuring-workflow-manager

SharePoint 2013 Workflow Manager 1.0 远程服务器返回错误: (400) 错误的请求。 不支持查询字符串中的 api-version的相关教程结束。

《SharePoint 2013 Workflow Manager 1.0 远程服务器返回错误: (400) 错误的请求。 不支持查询字符串中的 api-version.doc》

下载本文的Word格式文档,以方便收藏与打印。