Creating Workflow Task - Visual Studio 2005 Workflow Designer
Hi,
I am new to sharepoint development and I am now writting a workflow with Visual Studio 2005 Workflow Designer. After doing thousands of searching I have fixed the problems on settings.
With a very bad debugging method (manually debugging...), I have found that the createtask activity has caused an error. I have already set the required fields in the invoked method. When I looked into other samples, all of them have task forms with the activity. Now my question is: Is it a must to create an Infopath form before nvoking the create task activity? Or, is it possible to use default task forms in Sharepoint? Actually I just want to create a task in the task list used for the workflow and I do not need a custom form.
By the way, could anyone tell me where can I debug the workflow in a better way? Is there any error log placed somewhere? I have searched for some topics in the forums and it seems that there is no way to do so...
Thank you very much.
Jensan

