-
Hey guys, In my last post I show you how to create a custom activity now I want to show you how can deploy a custom activity. The first step is to register the built assembly in GAC with gacutil. Then we have to configure the settings for SPD. The first step is to create a *.ACTIONS file in the 12 hives...
-
Hey guys, Today i want to show you how to create a new Custom Activity for SharePoint. System Requirements: - VS 2005/2008 - Windows Workflow Extensions for VS - WSS 3.0 SDK for VS - SharePoint 2007 Server or WSS 3.0 How to start: First of all open your Visual Studio and navigate to File-> New->...