Tuesday, November 27, 2012

Unable to publish workflow created in SharePoint Designer.

When publishing the SharePoint designer workflow, you will come across the following error.

This is a time out issue related to the workflow. To resolve this, we need to add the following tag in the web.config of the site, where we are publishing the workflow.



Save the web.config file and then try to publish the workflow.
Now the publishing will go smoothly.

No comments:

Post a Comment