Monthly Archives: January 2010

CodePlex project for Word Automation Services

2 comments
I’ve just published the first release for a CodePlex project I started to provide sample projects / solutions for using the Word Automation Services in SharePoint 2010. Word Automation Services allow you to convert document to and from different formats. File formats the service can read: Office Open XML (DOCX, DOCM, DOTX, DOTM) Word 97-2003 [...]
Tagged , , , | 2 Comments

Force Visual Studio 2010 to add a SafeControl Entry

0 comments
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 , , | Leave a comment

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 [...]
Tagged , , , | 1 Comment

Issues deploying FAST Search Server 2010 Beta

0 comments
I just had a tough time deploy FAST Search Server 2010 Beta on a new SharePoint 2010 farm. Upon searching the internet it looked like I had the same issue as loads of other people, a not complete/wrong installation guide. But even after reviewing the posts in this thread and reading the post from Manfred [...]
Tagged , , | Leave a comment