An error occured while retrieving the workflow task details.
Users trying to open a task via Outlook receive the following:

“An error occurred while retrieving the workflow task details. This may be caused by:
I recently received this error from users trying to approve tasks using the open this task button in Outlook. I was creating/testing these new tasks via SharePoint Designer Workflow. This issue occurred for regular users but not for Site Collection Administrators. This was baffling as the task had no custom permissions and all users had contribute to the task list.
Steps I took in trying to resolve:
1. Delete the Approval .xsn via SharePoint Designer and republish the workflow. This populates the native Approval xsn again and sometimes can resolve issues such as this.
2. Republish the form and recreate the workflow completely with a new tasks list. This did not work. Error occurred again.
3. Check the workflow permissions. Without permissions to the workflow, users will see the (.xsn) error because they cannot access it. Did you know that there is a workflow library? Did you know that the workflow library has permissions you can configure? Did you know that workflow permissions are inherited from the Site? Here is how I solved my problem:
-Logan Branjord

“An error occurred while retrieving the workflow task details. This may be caused by:
- Not having connectivity to the server
- The task no longer exists
- You do not have permissions to access the task
I recently received this error from users trying to approve tasks using the open this task button in Outlook. I was creating/testing these new tasks via SharePoint Designer Workflow. This issue occurred for regular users but not for Site Collection Administrators. This was baffling as the task had no custom permissions and all users had contribute to the task list.
Steps I took in trying to resolve:
1. Delete the Approval .xsn via SharePoint Designer and republish the workflow. This populates the native Approval xsn again and sometimes can resolve issues such as this.
2. Republish the form and recreate the workflow completely with a new tasks list. This did not work. Error occurred again.
3. Check the workflow permissions. Without permissions to the workflow, users will see the (.xsn) error because they cannot access it. Did you know that there is a workflow library? Did you know that the workflow library has permissions you can configure? Did you know that workflow permissions are inherited from the Site? Here is how I solved my problem:
- Open the site in SharePoint Designer
- Click All Files (folder icon on the left nav)
- Right Click on Workflows (Folder icon with a circlular arrow)
- Choose properties
- Choose “Administration Web Page” from the ribbon
- Click on Permissions for this document library
- Here it is inherited from the Site. You need to either change the site permissions or break the inheritance and add your users which will need to approve tasks to these permissions. The basic access “Read” will be enough so that they will not see the .xsn error anymore.
-Logan Branjord

