Getting Custom Workflow Activities into SharePoint Designer 2010

4 comments

Developing a custom workflow activity for SharePoint 2010 doesn’t differ that much from developing one for the MOSS 2007 platform. So by following the different articles on that you will be able to create one with ease.

SharePoint 2010 still uses the same mechanism with an .ACTIONS file and adding an “authorizedType” element to your web.config. I was unsuccessful however in getting the activity to show up in SharePoint Designer 2010.

After adding a “SafeControl” entry to the web.config the activity did show up. As far as I can see this is the only thing different to the steps you have to take in MOSS 2007.

Related posts:

  1. 2 new worflow activities added to SP2010 Word Automation
  2. Issues with SharePoint Designer 64 bit
  3. SharePoint Server 2010 User Profile System
  4. SharePoint 2010 Search: Property Restriction in Keyword Queries
  5. Install Help Collection files for a different language in SharePoint 2010
Tagged , , . Bookmark the permalink. Post a comment or leave a trackback: Trackback URL.

One Comment

  1. Kelly
    Posted August 30, 2010 at 11:12 pm | Permalink

    Add something like this to my web.config file did not work. Is this incorrect?

3 Trackbacks

  1. By Force Visual Studio 2010 to add a SafeControl Entry on February 24, 2010 at 2:06 pm

    [...] About .Net & SharePoint development Skip to content HomeAbout me « Getting Custom Workflow Activities into SharePoint Designer 2010 CodePlex project for Word Automation Services [...]

Post a Comment

Your email is never published nor shared. Required fields are marked *

*
*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>