小编Ahm*_*iem的帖子

将可部署包添加到开发 VM D365

我们有一个用于财务和运营的 Dynamics 365 开发虚拟机,我尝试使用以下命令将预先开发的自定义包添加到我们的开发虚拟机中:

AXUpdateInstaller.exe devinstall

但继续弹出以下错误:

Exception calling "CreateRuntimeProvider" with "1" argument(s):
"Serialization version mismatch detect, make sure the runtime dlls are in sync with the deployed metadata. Version of file '181'. Version of dll '172'."
Run Code Online (Sandbox Code Playgroud)

我在互联网上搜索,唯一的解决方案是从 Visual Studio 进行完整构建,但是,构建成功运行,没有错误,但仍然无法添加包。

x++ axapta dynamics-365-operations

1
推荐指数
1
解决办法
4132
查看次数

标签 统计

axapta ×1

dynamics-365-operations ×1

x++ ×1