Microsoft Office Outlook 2010 integrates with SharePoint 2010 workflow notifications by providing an option to "Open this Task" on the ribbon. We have an issue where when the user tries to open an overdue task using outlook 2010 the outlook flickers and hence the user has to to kill the outlook.
The user can open the task when an item has been assigned using outlook 2010 but when the same task is overdue the outlook flickers.
I've used fiddler tool to see the error for this issue and i can see error HTTP/1.1 500 Internal Server Error with
Item does not exist. It may have been deleted by another user.
ULS logs has same error as Item does not exist. It may have been deleted by another user.
I am not sure how to resolve the issue. any help would be appreciated.