Error message installing Workflow Manager and Service Bus
I needed a Workflow Manager Installation for my SharePoint 2016 farm and I used the Web Installer to do all the Installation work for me following this guide: https://gallery.technet.microsoft.com/SharePoint-2016-Workflow-acd5ba2a When the Installation finished I configured the Installation Manager with the wizard and got the following error message during the configuration: System.Management.Automation.CmdletInvocationException: An object or column name is missing or empty. For SELECT INTO statements, verify each column has a name. For other statements, look for empty alias names. Aliases defined as "" or [] are not allowed. Change the alias to a valid name. The reason for this error in...