在 CRM 4.0 汇总 6 中使用电子邮件步骤发布工作流失败

发布于 2024-08-13 07:26:15 字数 222 浏览 4 评论 0原文

错误消息是:

"An error occurred when the workflow was being created. Try to save the workflow again."

更多信息:
运行 CRM 4.0,安装了 Service Pack 6。我能够发布工作流程,但当我在工作流程上放置电子邮件步骤时,它不想发布,并显示上述错误消息。

The error message is:

"An error occurred when the workflow was being created. Try to save the workflow again."

More info:
Running CRM 4.0, with service pack 6 installed. I was able to publish workflows, but the moment I placed a email step on the workflow it did not want to publish, with the above error message.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

还在原地等你 2024-08-20 07:26:15

我发现这很
有用的帖子

他们在那里指出将以下行添加到 web.config



这解决了我的问题,现在我很高兴发布工作流规则。

I found this very
usefull post

In there they pointed to add the following lines to the web.config


<authorizedType Assembly="mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" Namespace="System.Globalization" TypeName="CultureInfo" Authorized="True"/>

That fixed my problem, and I am now happily publishing workflow rules.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文