工作流程状态停留在“正在启动”状态永远

发布于 2024-09-14 18:46:51 字数 565 浏览 3 评论 0原文

为什么工作流程永远停留在“启动”状态?

它不会自动启动,如果我手动启动它,它会工作,但不会触发事件(在本例中,我的任务创建事件),这种情况在开发环境中时常发生,在生产环境中它工作正常。事件日志显示事件 id 6763:

SafeControl 加载异常:Microsoft.SharePoint.Portal, Version=12.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c Exception: Could not load type 'Microsoft.SharePoint.Administration.ISPGroupMigrator' from assembly ' Microsoft.SharePoint,版本=12.0.0.0,文化=中性,PublicKeyToken=71e9bce111e9429c'。

但我不知道这个错误是否与工作流程有关。

我讨厌它,因为我无法调试我的工作流程。

运行 moss 2007,工作流程附加到一个列表中。当我点击启动工作流程时,我能够调试工作流程,但它不会触发下一步(创建任务的事件)。

请帮忙

WHy does de workflow hangs on 'starting' forever?

it wont start automatically, if i start it manually it'll work but wont fire the events ( in this case , my task created event) , this is happening to development enviroment from a time to now, in the production enviroment it works fine. The event log says With event id 6763:

SafeControl load exception:Microsoft.SharePoint.Portal, Version=12.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c Exception: Could not load type 'Microsoft.SharePoint.Administration.ISPGroupMigrator' from assembly 'Microsoft.SharePoint, Version=12.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c'.

but i dont know if this error has to do withthe workflow.

I hate it because im not able to debug my workflow.

running moss 2007, the workflos is attached to a list. when i clic start workflow, im able to debug the workflow but it wont fire the next step ( event on task created ) .

please help

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

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

发布评论

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

评论(1

忆悲凉 2024-09-21 18:46:51

这可能是由早期的修补程序引起的。

确保您运行的是 SP2,然后安装适用于 WSS 和 MOSS 的最新 CU。

This was possibly caused by an earlier hotfix.

Make sure you're running SP2 and then install the lastest CU for WSS and MOSS.

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