Article ID: 10298
PROBLEM: Multiple Site Binding error on Azure hosted OMNI Server
PROBLEM
Applies To: ITScriptNet Indago

Recent changes to Azure have caused ITScriptNet Indago OMNI Server installation to fail with the error:

"No protocol binding matches the given address 'http://someaddress/Service.svc'. Protocol bindings are configured at the Site level in IIS or WAS configuration."

RESOLUTION

Microsoft has made a change to Azure to prevent random restarts after a deployment slot swap.  This has led to the error.

To prevent the error, add the following Setting to your web application:

WEBSITE_ADD_SITENAME_BINDINGS_IN_APPHOST_CONFIG = 0


For more information:

https://social.msdn.microsoft.com/Forums/azure/en-US/652bbf10-4f82-4993-b9f3-76543cce7482/wcf-applications-on-azure-appservice-fail-with-error-no-protocol-binding-matches-the-given-address?forum=windowsazurewebsitespreview


This article last updated: 3/8/2018 2:24:03 PM
Please help us improve the Knowledge Base by rating this article.
    © 1997-2024 Z-Space Technologies - a BCA Innovations Company - All rights reserved