Hello :
I Want to create a Server Farms use WFF 2.2 for Load Balance.
Server Schema :
Controller Server Use W2K8R2 and Install WFF 2.2 + WPI 3.0 + Web Deploy 2.0 + ARR 2.5 => IP 192.168.12.150
Primary IIS Server Use W2K12R2 and install IIS Role => IP 192.168.12.148
Second IIS Server Use W2K12R2 and not install any Role and Feature => IP 192.168.12.149
Steps to reproduce:
1. Install web platform installer 3.0 On Primary IIS Server
2. Install web platform installer 3.0 On Second IIS Server
3. Controller Server already update the applicationHost.config platformProvision
Change FeedUrl to <https://webpifeed.blob.core.windows.net/webpifeed/3.0/webproductlist.xml>
4. Controller Server Add Primary Server ==> Success
5. Controller Server Add Second Server ==> Failed
message :
Failed to run operation 'ProvisionPlatform'. Failed to run method
'Microsoft.Web.Farm.GetInstalledProductsRemoteMethod' on server '192.168.12.148'. Exception in response stream.
InternetOpenUrl 0x80072EFD: Unknown error 12029 Exception in response stream.
Please provide any suggestions
Thanks a lot