Getting Custom Workflow Activities into SharePoint Designer 2010

1 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. Issues with SharePoint Designer 64 bit
  2. 2 new worflow activities added to SP2010 Word Automation
  3. Force Visual Studio 2010 to add a SafeControl Entry
  4. SharePoint Server 2010 User Profile System
  5. SharePoint 2010 Search: Property Restriction in Keyword Queries
Tagged , , , . Bookmark the permalink. Post a comment or leave a trackback: Trackback URL.

One Trackback

  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>