Dynamics DMF 工具DMF service is unavailable错误的解决

错误信息

DMF service is unavailable. Please contact the system administrator.-The remote name could not be resolved: 'sssis'

For additional warnings or errors, please check the log

image

解决

将下面三个配置文件用Notepad打开,查找错误中的server name,将之修改正确。

注:如果操作系统选择隐藏已知文件扩展名那么这三个文件显示的是dllexe,但其实真实扩展名是config,所以可以直接拖到notepad中打开。

Client C:Program Files (x86)Microsoft Dynamics AX60ClientBin Microsoft.Dynamics.AX.DMF.ServiceProxy.dll.config
Server C:Program FilesMicrosoft Dynamics AX60ServerAosInstanceBin Microsoft.Dynamics.AX.DMF.ServiceProxy.dll.config
Service C:Program FilesMicrosoft Dynamics AX 2012 Data Migration Framework Service (Beta) Microsoft.Dynamics.AX.DMF.SSISHelperService.exe.config

image

(完)

posted @ 2012-11-28 08:51  Joshua_Li  阅读(122)  评论(0)    收藏  举报