SharePoint - Workflow
you will need to install SharePoint on the machine you're planning to develop it.
Hm not really, you only need the WSS SDK for WSS-Workflows.
Greetings
George
Yes, I know this.
I have also installed SharePoint and Visual Studio on the same machine.
Hi Toberic,
perhaps you forget to config the debug-parameters in your vs-project. To do this, select your vs 2005 projekt in vs and make a rightclick on it. Then choose the run/debug tab and enter your MOSS or WSS Host with its correct url, thas it. Now the deployment should be fine.
Hi GeorgiM,
Thanks for your answer!
But my problem was not something with debug.
Now I have the problem that I can not start my developed Workflow in SharePoint.
I had the Workflow correctly deployed in SharePoint and added in a list or calender, but he does not start.
His status is = Fault at the start (Process is repeated)
It is not a bug in the code or something from Workflow, because it is only the provided one SharePoint-Workflow project in Visual Studio. I had not added something !!!