Browse by Tags

Deploying Infopath forms
28 March 08 03:04 PM | Tom Wardill | with no comments
Sometimes you need to deploy infopath forms to use in a form library. The main way to do this appears to be to install Infopath onto the server and use the publish wizard. This naturally isn't all that acceptable, as it uses office licenses, and generally...
Converting a Visual Studio 2005 Sharepoint Workflow to 2008
18 March 08 02:00 PM | Tom Wardill | with no comments
1. Run the project conversion wizard. 2. Close Visual Studio 3. Open the project .csproj.user and replace with: < Project xmlns ="http://schemas.microsoft.com/developer/msbuild/2003" > < ProjectExtensions > < VisualStudio >...