首页
Python
Java
前端
数据库
Linux
Chatgpt专题
开发者工具箱
pluginregistration专题
【Dynamics CRM】【二次开发】--PluginRegistration更新本地Dll报错
1. 问题描述: 使用PluginRegistration.exe 更新dll时报错:Plug-in assembly does not contain the required types or assembly content cannot be updated. 2. 原因: 已注册的dll中包含本地dll缺失的类,即Plugin 3. 解决方案: 如果Assembly中包含的Pl
阅读更多...