This configuration is required only for the InternalApi application.
- To configure advanced settings for InternalApi:
- Open IIS Manager.
- Expand Connection to open Sites > Default Web Site.
- Right-click on the InternalApi application and choose Manage Application > Advanced Settings.
- Set Enabled Protocols to: http,net.tcp
Make sure there are no spaces between http and net.tcp - only use a comma.
- Click OK.