Posted By: Adam Kinney | Aug 28th, 2006 @ 1:40 PM
Create a custom workflow with Visual Studio 2005 and configure it to run from within a WSS 3.0 site.
Rating:
0
0
This was a great screencast.  Most screencasts just give a flavor but this one included the important, annoying details that others leave out (like how to find necessary installed files, differences between Beta editions, how to overcome Beta shortcomings, etc).  Four stars! (or five, if you like to count out of five).  Thanks, and I look forward to the future screencasts you mentioned about other feature and activity libraries, and association and initialization forms.
I really appreciated this walkthrough, as a non-developer it gave me some good insite to what can be done in the upcoming versions of SharePoint and workflows.  This kind of demo definelty makes me want to learn more about coding with SharePoint.  Thanks again!Smiley

Ted, Great stuff.

I have created a custom workflow using your screencast.I  could see this new workflow in my sharepoint's site collection features. But, Whenever I try to add a workflow to a document library, i got an error message like "Value does not fall within expected range". Could you please help me to rectify this?

Also, in this screencast you have assured you would give another screencast for workflow using initiation and association form using Infopath.If you have already created, please give me the link.

Thanks for your Work.

Excellent! This is the most straightforward discussion I've seen yet about how to use workflows with WSS 3.0.

Much of the material I've seen on this topic assumes that MOSS is installed, so it is refreshing to see that is not the case here.
tlg
tlg
Great show, I just need a way to be able to watch and take notes and screen captures all at the same time; or a way to stop the show so I can write my notes. Cool
tlg
tlg
I am trying to follow along with the show and am getting the following errors when I use VB i get

correlationtoken1.OwnerActivityName =

"Workflow1"

When I use C# i Get

this.onWorkflowActivated1.SetBinding(Microsoft.SharePoint.WorkflowActions.OnWorkflowActivated.WorkflowIdProperty, ((System.Workflow.ComponentModel.ActivityBind)(activitybind1)));

Can anyone point me in the right direction for getting this corrected.

 I am unable to move forward until this is corrected.

Thanks  TLG  Cool
Very Informative and basics are very well covered. Thanks.