0
votes
1answer
8 views

workflow settings: user cannot be found

I have created a calendar. when I go to the calendar settings page and click on Workflow Settings I get an error message that says: Error: User cannot be found I have not created any workflows yet ...
1
vote
1answer
30 views

Activate Features step failed when deploying a workflow

I`m about to start to develop workflows in VS2012 for Sharepoint2013. Creating a workflow works fine. The HistoryList and Tasklist are created as well. Now, when I want to depoy my new workflow i ...
1
vote
1answer
356 views

Randomly: Item does not exist. It may have been deleted by another user

I have a rather curious issue with some workflow tasks. My (state machine) workflow creates a handful of tasks while running. Users interact with the tasks to move the workflow between its states. ...
0
votes
1answer
25 views

I have a workflow that has worked until today - now it is erroring out

This is a newly created workflow, but was tested with over 100 transactions yesterday. Today, the workflow will not run and returns this message: Value does not fall within the expected range. ...
2
votes
1answer
83 views

How to continue workflow from error step?

I have a workflow with error occured status. I fixed the error and deployed the .wsp file. Now I need to continue this workflow from a code activity where error occured. Are there any way to achieve ...
2
votes
0answers
67 views

Impersonation as Site Owner, workflow is cancelled when setting

Good day. We have a simple list workflow that uses Impersonation to give Contribute Rights to a user via Replace Contribute Item. The workflow is created by our site Collection Admin. So when i ran ...
0
votes
1answer
80 views

SharePoint workflow tasks don't wait to be executed

I have created a workflow in Visual Studio which contains a replicator which creates multiple tasks for approval. The replicator contains a sequence activity which is consisted of createTask, a while ...
0
votes
2answers
5k views

The form cannot be submitted beacuse of an error

I am using SP2010 with infopath 2010. i've designed a custom approval which contains one approval process. this workflow prompts users to fill in reviewer, CC and comments on the workflow ...
0
votes
0answers
163 views

Replicator in Workflow gives Error Occurred

I have a very simple workflow: I am trying to create 2 tasks in a replicator. public sealed partial class Approval_Workflow : SequentialWorkflowActivity { public ArrayList Approvers = ...
0
votes
1answer
194 views

Workflow with initialization form - Notify user of error

I have a SP 2010 site workflow with an InfoPath initialization form. After the user fills in the data in the init form he submits the form and the workflow starts with the WorkflowActivated event. If ...
0
votes
1answer
230 views

Creating Workflow -> Error

When I try to create a new WF in my Sharepoint Designer I get following error: The list of workflow actions on the server references an assembly that does not exist. Some actions will not be ...
0
votes
1answer
450 views

sharepoint 2010 cannot edit list item after approved

Working on a custom approval workflow, in which: A form is filled out, and Then the item is sent to an approver via email. Approver views item, and chooses approve/reject from the ribbon. Item steps ...
1
vote
1answer
1k views

InofPath Workflow; GroupID, Error Message: Group cannot be found

I have created an InfoPath form workflow in designer. It is a simple workflow which uses the "Collect data from user" task. It requires that the user supply a choice: "Approve" or "Reject", and select ...
1
vote
0answers
348 views

Workflow Error: “An error has occured in [the name of my workflow]”

I am facing following Workflow error: "An error has occurred in [the name of my workflow]" i.e. Workflow is giving "Error Occurred" in the status field. Usually when I go to the workflow page from a ...
0
votes
1answer
268 views

Why do I get the error in MS Word 2007 “Word cannot create a new, blank form” when I try to start a Collect Signatures workflow?

The rest of the error message is: "One or more required custom controls in this form cannot be created". I also get this message when clicking the Edit This Task button on the Workflow Task toolbar ...
1
vote
0answers
201 views

Workflows Stopping and detaching themselves from Items : AutoStart Workflow: System.ArgumentException

We have a number of worflows on numerous list's, and they have recently detached them selves from the list , by that i mean that they no longer appear in the workflows area. Also they have stopped and ...
0
votes
1answer
446 views

System account stops workflow process

I'm encountering with workflow in SharePoint 2010. I realize that System account stopped workflow process whenever. The workflow history has the following: Event Type: Error User ID: System Account ...
1
vote
1answer
477 views

Where is “Post-completion Workflow Activities” in sharepoint 2010?

I am having the same problem(or seems to be the same error) as in this article but I not sure where to check for this. I am using sharepoint 2010 and made a custom workflow through Visual Studios ...
1
vote
1answer
639 views

Invalid parameter @tp_WokflowInstanceId passed to proc_UpdateListItem from SPRequest in updated database

We're having a problem with workflows in a site collection. We see invalid parameter @tp_WokflowInstanceId passed to proc_UpdateListItem from SPRequest in V2V upgrated database when a ...
1
vote
2answers
458 views

SharePoint Approval Workflow Javascript error

I've been trying to create a simple Approval Workflow in SharePoint (MOSS 2007). After going through the first screen where I type in the name, Task List, History List, startup params, etc. I go on ...
2
votes
3answers
3k views

Workflows dying randomly with the following error: System.Threading.ThreadAbortException: Thread was being aborted.

I have a series of workflows (MOSS2007 SP2) that start each other in order using Useful SharePoint Designer Custom Workflow Activities - StartAnotherWorkflow. Occasionally the workflow dies and ...
1
vote
1answer
888 views

Strange Workflow warning in Sharepoint farm

I keep getting a large number of the following warnings in my SharePoint Farm. Event Type: Warning Event Source: Office SharePoint Server Event Category: Workflow Features Event ID: 7397 Date: ...