Previously, we had AIF services installed on the same box as the AOS. Something happened with the AIF services and they stopped working using HTTP inbound ports. So, We installed AIF on a new server. What should we do to point to the new AIF server?
以前,我们将AIF服务安装在与AOS相同的盒子上。 AIF服务发生了一些事情,他们使用HTTP入站端口停止工作。所以,我们在新服务器上安装了AIF。我们应该怎么做才能指向新的AIF服务器?
Verifying servers:
验证服务器:
-
When I look at the ax32serv.exe.config file, all the endpoint references still point to the old server.
当我查看ax32serv.exe.config文件时,所有端点引用仍指向旧服务器。
-
When I refresh from the client configuration utility, I get the error: An error occurred while regenerating WCF configuration: Unable to connect to a Microsoft Dynamics AX WCF service......Metadata contains a reference that cannot be resolved: http://old-server:8101/DynamicsAX/services/RfsCqrsServices
当我从客户端配置实用程序刷新时,我收到错误:重新生成WCF配置时出错:无法连接到Microsoft Dynamics AX WCF服务......元数据包含无法解析的引用:http:/ /旧服务器:8101 / DynamicsAX /服务/ RfsCqrsServices
Both ways show that we are still pointing to the old server.
两种方式都表明我们仍然指向旧服务器。
Thank you.
谢谢。
1 个解决方案
#1
0
I would have tried the following:
我会尝试以下方法:
- Stop the AOS
- 停止AOS
- Edit ax32serv.exe.config, specify the new server details where required
- 编辑ax32serv.exe.config,根据需要指定新的服务器详细信息
- Start the AOS
- 启动AOS
- Generate full CIL
- 生成完整的CIL
#1
0
I would have tried the following:
我会尝试以下方法:
- Stop the AOS
- 停止AOS
- Edit ax32serv.exe.config, specify the new server details where required
- 编辑ax32serv.exe.config,根据需要指定新的服务器详细信息
- Start the AOS
- 启动AOS
- Generate full CIL
- 生成完整的CIL