Note that there are some explanatory texts on larger screens.

plurals
  1. POSharepoint 2010 workflow failes with "<nativehr>0x80070057</nativehr><nativestack></nativestack>"
    primarykey
    data
    text
    <p>I have created a simple Sharepoint 2010 site workflow that creates and manipulates tasks in a list.<br> All my activities execute properly, but when the workflow is about to get to the end (the red point in the diagram :)) some nasty exception happens.<br> Even with the exception the workflow is marked as complete. </p> <p>I have tried to remove the last activities from the workflow because I thought they are causing the trouble, but the problem persists (this is the reason I think the problem is the finalization of the workflow itself and not my activities). </p> <p>Have you encountered such problem and if you had how can I solve it? </p> <p>Here are exception details:<br> Exception: <strong><em>System.Workflow.Runtime.Hosting.PersistenceException</em></strong><br> InnerException: <strong><em>System.ArgumentException</em></strong><br> InnerExceptionMessage: <strong><em><code>&lt;nativehr&gt;0x80070057&lt;/nativehr&gt;&lt;nativestack&gt;&lt;/nativestack&gt;</code></em></strong><br> Message: <strong><em><code>&lt;nativehr&gt;0x80070057&lt;/nativehr&gt;&lt;nativestack&gt;&lt;/nativestack&gt;</code></em></strong><br> Stack Trace:</p> <pre> at System.Workflow.Runtime.WorkflowExecutor.Persist(Activity dynamicActivity, Boolean unlock, Boolean needsCompensation) at System.Workflow.Runtime.WorkflowExecutor.System.Workflow.ComponentModel.IWorkflowCoreRuntime.PersistInstanceState(Activity activity) at System.Workflow.ComponentModel.Activity.MarkClosed() at System.Workflow.ComponentModel.Activity.ReleaseLockOnStatusChange(IActivityEventListener\`1 eventListener) at System.Workflow.ComponentModel.FaultAndCancellationHandlingFilter.SafeReleaseLockOnStatusChange(ActivityExecutionContext context) at System.Workflow.ComponentModel.FaultAndCancellationHandlingFilter.OnEvent(Object sender, ActivityExecutionStatusChangedEventArgs e) at System.Workflow.ComponentModel.ActivityExecutorDelegateInfo\`1.ActivityExecutorDelegateOperation.Run(IWorkflowCoreRuntime workflowCoreRuntime) at System.Workflow.Runtime.Scheduler.Run() </pre>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload