I have implements a simple workflow to determine document
type, then put them into different folder under the same document library and
wait for manager review.
But when i use moveTo function to move a document into a folder, a workflow can
continue successfully, but when i move this document to other folder again. It throws
exception.
I use the WorkflowActivateProperties to determine the workflow item, web, folder
and files.
Is this method correct

custom workflow with document management
IceAngel89