stephaneey
Programmer
Hello,
I'd like to develop a custom workflow in sharepoint 2007. The purpose of this workflow is to catch when a document library event occurs (new uploaded doc, deleted doc, updated doc ....) and to populate a list from the parent web site.
I'm quite a newbie in sharepoint and even more in custom sharepoint workflow development. However, I figured out that I need the following technologies:
- Framework 3.0
- WF extension for VSS 2005
- Workflow Developer Starter Kit for Windows SharePoint Services 3. to get the sharepoint workflow template projects in VSS 2005
All of these are installed on my machine but when I try to create a "sequential sharepoint workflow library", the designer crashes and I can't build the project because Microsoft.Sharepoint namespace is missing.
I guess that I need to install WSS (windows sharepoint services) but I noticed that it can only be installed on a Windows 2003 Server which sounds wird for a development environment.
Could anyone advise me on that issue?
Thanks.
I'd like to develop a custom workflow in sharepoint 2007. The purpose of this workflow is to catch when a document library event occurs (new uploaded doc, deleted doc, updated doc ....) and to populate a list from the parent web site.
I'm quite a newbie in sharepoint and even more in custom sharepoint workflow development. However, I figured out that I need the following technologies:
- Framework 3.0
- WF extension for VSS 2005
- Workflow Developer Starter Kit for Windows SharePoint Services 3. to get the sharepoint workflow template projects in VSS 2005
All of these are installed on my machine but when I try to create a "sequential sharepoint workflow library", the designer crashes and I can't build the project because Microsoft.Sharepoint namespace is missing.
I guess that I need to install WSS (windows sharepoint services) but I noticed that it can only be installed on a Windows 2003 Server which sounds wird for a development environment.
Could anyone advise me on that issue?
Thanks.