PS2010 - Custom Project Server Workflow - Error
-
mercredi 18 juillet 2012 07:28
Dear Folks,
I have build a custom project server workflow for Demand Management. I am getting following error message
07/18/2012 10:52:06.55 Microsoft.Office.Project.Server (0x0ED8) 0x3110 SharePoint Foundation Workflow Infrastructure 88xr Unexpected
WinWF Internal Error, terminating workflow Id# e1ac0603-57c1-49ff-81c0-8d554f2520c4 9530d9a6-4d05-4486-ac2a-980f58b94fa207/18/2012 10:52:06.55 Microsoft.Office.Project.Server (0x0ED8) 0x3110 SharePoint Foundation Workflow Infrastructure 98d4 Unexpected
System.ArgumentException: {0}: Completed successfully, comparison result is false.
at Microsoft.Office.Project.Server.Workflow.ProjectSequence.FillDataSet(CompositeActivity root, WorkflowDataSet& ds, Int32& count)
at Microsoft.Office.Project.Server.Workflow.ProjectSequence.FillDataSet(CompositeActivity root, WorkflowDataSet& ds, Int32& count)
at Microsoft.Office.Project.Server.Workflow.ProjectSequence.FillDataSet(CompositeActivity root, WorkflowDataSet& ds, Int32& count)
at Microsoft.Office.Project.Server.Workflow.ProjectSequence.FillDataSet(CompositeActivity root, WorkflowDataSet& ds, Int32& count)
at Microsoft.Office.Project.Server.Workflow.ProjectSequence.FillDataSet(CompositeActivity root, WorkflowDataSet& ds, Int32& count)
at Microsoft.Office.Project.Server.Wor... 9530d9a6-4d05-4486-ac2a-980f58b94fa2I am unable to rectify this. Furthermore, have a look at the screenshot of my workflow. Actually whenever I add the last "Set Project Stage" (in red box) it gives me this error, otherwise it works fine. Kindly help me in this regard why this happening.
Many thanks.
Mohsin Raza
Toutes les réponses
-
mercredi 18 juillet 2012 10:29
Let me add more details that .. this is the branching workflow .. and I am trying to set the same stage which is being already used in other node.
Because, i tried to set new stage, it works but when I try to set the same stage of other node it gived error. :(
Now any clue?Mohsin Raza
-
mercredi 18 juillet 2012 16:00
Mohsin,
Why do you need to loop back to previous stage? Maybe someone would suggest a viable solution if they understand your scenario better.
Happy Coding!
kashif
-
jeudi 2 août 2012 16:10
I have the same Issue,
My workflow consists of one stage, no branching. And I get the same error when the workflow is created
120811049008
-
lundi 13 août 2012 19:42
To anyone that cares,
I was getting this issue because my Set Stage activity had the GUID of Stage A, and right after that my Update Stage activity had the GUID of Stage B.
Won't forget this one.
120811049008