开发者

Sharepoint 2007 workflow WhileActivity

开发者 https://www.devze.com 2023-01-19 09:15 出处:网络
I\'m trying to build worflow (on Sharepoint 2007 ) which contains a WhileActivity ,The workflow works successfully without WhileActivity ,When i added WhileActivity to workflow designer , the workflow

I'm trying to build worflow (on Sharepoint 2007 ) which contains a WhileActivity ,The workflow works successfully without WhileActivity ,When i added WhileActivity to workflow designer , the workflow stops afte开发者_开发问答r InitializeComponent() method.

Is There any idea to solve this issue?


I found a wrokaround this issue by swicth condition from declarative to code.

0

精彩评论

暂无评论...
验证码 换一张
取 消