Hi Tim,
Microsoft doesn't support hosting Windows Workflow Foundation in SharePoint v2.0 and I'm not sure that it would be possible. I'm happy to be proved wrong however.
You can host the Workflow Runtime in any Windows process that hosts the .NET 2.0 CLR that persists long enough for your workflows to execute. This includes Windows Service, Windows Forms, Console, and ASP.NET.
Regards,
Paul
Hi,
SharePoint 2003 can't be a host for the Workflow Foundation, but you can use it with SPS without problems (we do it right now in our projects). The combination Event Handlers (SPS), WebServices (SPS and WF) and the Workflow is a powerful one!.
Saludes,
Gustavo
http://www.gavd.net/servers/
Hi Gustavo,
Do you have any sample code that really host WWF on SPS.
If yes, please provide me.
Thanks in advance,
Chandru.
Hi Chandru,
You can see an example in my site:
http://www.gavd.net/servers/sharepoint/sps_item.aspx?top=0&itm=214
The text is in spanish, but you will understand the code and graphics.
Saludes,
Gustavo
http://www.gavd.net/servers/
Hi Gustavo,
Thanks for your quick response. I will look thru the code and let you know, if I need any help.
Thanks once again,
Chandru