Richard Fennell

Mirror of 'But it works on my PC!'

Browse by Tags

All Tags » Technical Tips » Sharepoint (RSS)
Getting "failed to start" with a SharePoint workflow
I have been playing around with some workflow code for a demo I am doing. This has meant creating and deleting a workflow project as I refine the demo. Whilst going through the process of a delete and recreate of the workflow (using the same name for...
Writing a webpart to work inside and outside Sharepoint when talking to WCF
I have posted in the past on porting our ASP.NET bug tracking systems into Sharepoint and also linking it to TFS . The idea being that the initial customer support contact is tracked in the call tracking system e.g. is it switched on, is there paper in...
TFS TeamBuild and Sharepoint WSP deployment (and any post build events for that matter)
We use the SharePoint Visual Studio Project Template on CodePlex to create WSP deployment packages for our SharePoint features. I tend to think of this WSP creation project in the same way as a MSI installer; so we don’t put SharePoint components into...
Why doesn't my ActionsPane appear when I create a new document form a VSTO enabled template?
When you are using a VSTO enabled Word Template inside a SharePoint custom content type you have to be careful which actual .DOTX file you use within the SharePoint custom content type. DO NOT - use the .DOTX from your VSTO Visual Studio project directory...