I have successfully setup a Hybrid Connection through the Azure Portal for my application and downloaded the .msi file required for the 'on-premises hybrid connection'.
However, when installing the file on the relevant 2008 R2 server (following the installation guidelines found here - https://azure.microsoft.com/en-gb/documentation/articles/web-sites-hybrid-connection-connect-on-premises-sql-server/) I am getting the following errors during the install:
Product: HybridConnectionManager 0.6.3 -- Installation failed.
Windows Installer installed the product. Product Name: HybridConnectionManager 0.6.3. Product Version: 2.0.50212.0. Product Language: 1033. Manufacturer: Microsoft Corporation. Installation success or error status: 1603.
Following this I then tried to use the click once application. This then gave the error:
Unable to install or run the application. The application requires that assembly Microsoft.Management.Infrastructure Version 1.0.0.0 be installed in the Global Assembly Cache (GAC) first.
Does anyone have any suggestions or know of anything that would throw this type of error/prevent the setup from completing? Thanks.