Tags
#sp #SP2010NL 3D AJAX ASP.Net CAML Cloud CodePlex CSS Document Sets Dynamics CRM FAST 2010 Forms Based Authentication InfoPath JavaScript jQuery Managed Metadata MOSS Object Model Search SharePoint Designer 2010 SharePoint Profile System Silverlight soccerino SP2010 Visual Studio 2010 Word Automation Workflow XSLTArchives
-
RSS Links
Monthly Archives: January 2010
Force Visual Studio 2010 to add a SafeControl Entry
When you create a project in Visual Studio 2010 on one of the SharePoint project templates it will take care of all the packaging for you. But when I was working on a project with custom workflow actions, the SafeControl entry that is needed for making it work was not added to the generated manifest.xml [...]
Tagged #SP2010NL, SP2010, Visual Studio 2010 Leave a comment
Getting Custom Workflow Activities into SharePoint Designer 2010
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 [...]
Tagged #SP2010NL, SharePoint Designer 2010, SP2010, Workflow 1 Comment
CodePlex project for Word Automation Services