We are facing the issue below with Sitecore RTE.
- User logs on to Sitecore Desktop.
- User opens the item with RTE field and start editing text on RTE.
- User gets distracted, leaves the browser open.
- User comes back after 2minute and tries to accept the changes.
The RTE shows the exception below:
"The Operation could not be completed. Your session may have been lost due to a time-out or server failure".
I tried the solution on link below editing Editorpage.aspx
I made sure that there is significant amount of timeout set on web.config as well as IIS app pool.
Has anyone faced this? If so, any solution will be helpful.
Thanks.