Hello,
I have a custom sharepoint application page which has HTMLEditor control in it. I have wrapped the control inside an update panel.
My application users have a habit of typing some text and then leave it for few minutes, concentrating on other tasks and then they come back, type few more text and then click save.
At this point, users are often getting an timeout exception, ( They get something went wrong screen ).
Can anyone point out any possible timeouts in sharepoint and how to get around it?
Thanks in advance