简体   繁体   中英

Azure Pack Service Bus - Windows Fabric Missing

Recieve this error when configuring service bus before joining it to WAPAdmin Portal. How can i install Windows Fabric which should contain FabricHostSrv manually. I cannot find a standalone installer for this.

[Error] [12/15/2017 10:05:47 AM]: System.Management.Automation.CmdletInvocationException: Service FabricHostSvc was not found on computer '.'. ---> System.InvalidOperationException: Service FabricHostSvc was not found on computer '.'. --->
System.ComponentModel.Win32Exception: The specified service does not exist as an installed service
--- End of inner exception stack trace ---

Run this command from PS window: WebpiCmd.exe /offline /products:WindowsFabric /Path:c:\\temp\\OfflineCache

More info: https://rakibism.wordpress.com/2015/11/09/sharepoint-2013-workflow-manager-configuration-error-service-fabrichostsvc-was-not-found-on-computer/

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM