Hi,
I have a very strange problem I need to create a custom sequence activity in VS to use in a VS SharePoint workflow. I create a class and inherit SequenceActivity, I then have the design surface and can add my various task activities to it. When I save and build my project the new sequence activity is available in the toolbox. When I then drag the new activity into the workflow it just provides the empty activity with space to add more activities.
Chris