Hi,
I am working as an intern in a company and one of my tasks was to create workflow to approve documents in document library. So I learned how to use SharePoint Designer to create workflows, everything was working OK and I made some basic workflows (still learning SharePoint, so nothing too advanced). But today, after few changes and publishes, I started to get error when publishing.
The SP Designer error is:
"Cannot insert this action. To use task process actions, the Office SharePoint Server Standard Site features must be enabled for this site by an administrator."
and if i click Advanced button, I get:
"Unexpected error on server associating the workflow"
When I check the workflow for errors, it says that there are no errors. I also tried some basic solutions, like restarting everything, deleting the workflow and creating new one, deleting all workflows on the site, but nothing changed, still the same error.
Any help would be really appreciated,
Thanks
EDIT: Seems like I found a solution. I just deleted content of %username%\AppData\Roaming\Microsoft\SharePoint Designer\ProxyAssemblyCache and after that I wasable to publish workflow (at least for now)
Credit to: http://techvier.blogspot.cz/2013/11/spd-2013-error-workflow.html
- Edited by Duchy90 16 hours 28 minutes ago