I'm getting the following exception (pasted below) when attempting to programmatically execute a workflow using SPWorkflowManager.StartWorkFlow(). The list item is coming from a CAML query, and the workflow is obtained after enumerating through a list's workflow associations (SPList.WorkflowAssociations...