Community

SharePoint Start Workflow : Error The security validation for this page is invalid.

(Guru Pratap Ketepalli) Whenever we start the workflow programmatically using SPWorkflowManager.StartWorkflow(), it throws security validation exception. Since we run with elevated previleges, the way to fix is to call SPUtility.ValidateFormDigest(). I am assuming you will get the ListItem by using

Read More - Register for Free Membership