Hi,
I'm developing a sequential Sharepoint Foundation (Share point 2010) workflow in Visual Studio.
I can create tasks no problem using a CreateTask activity, but I can't work out how to create the task on a specific task list (i.e. a task list other than the one associated with the workflow).
How can I specify the task list on which the task should be created?