简体   繁体   English

自定义工作流Dynamics CRM 2013中的外部dll

[英]External dll in custom workflow Dynamics CRM 2013

I created a workflow and i am using some external dlls. 我创建了工作流程,并且正在使用一些外部dll。 How to register them in crm 2013 online, because when i try to run workflow it gives me error. 如何在CRM 2013在线中注册它们,因为当我尝试运行工作流程时,它给了我错误。 Will i have to merge the dlls? 我需要合并dll吗? or something else. 或者是其他东西。

You will have to use ILMerge to include referenced assemblies to output assembly. 您将必须使用ILMerge将引用的程序集包括到输出程序集。 This article describes how to do it. 本文介绍了如何执行此操作。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM