SharePoint
- SharePoint 2013 Error occurred in deployment step 'Activate Features': Column 'WSPublishState' does not exist. It may have been deleted by another user.
After following this tutorial on How to Create Custom SharePoint Server 2013 Workflow Forms with Visual Studio 2012 Sand-boxed Solutions I received the following error: Error occurred in deployment step ‘Activate Features’: Column ‘WSPublishState’ does not exist. It may have been deleted by another user.
- Error occurred in deployment step 'Install app for SharePoint': There is no Workflow App Part registered.
When trying to deploy a SharePoint hosted custom workflow I received the following error: Error occurred in deployment step ‘Install app for SharePoint’: There is no Workflow App Part registered. The problem was that the SharePoint 2013 server did not have the WorkFlow Manager installed and configured.