Error When Programmatically Starting a SharePoint Workflow
In testing the MOSS Workflow Web Service operations I’m adding to our jQuery Library for SharePoint Web Services, I was getting an error sometimes when I called the StartWorkflow operation: Exception from HRESULT: 0x8102009B Turns out this occurs if there is a prior instance of the same workflow which has terminated in an error, showing…