I have an upload control that works fine on several servers. On one server it seems to upload files as normal, but the progress gets stuck at 92% and eventually comes back with a javascript error 'Sys.WebForms.PageRequestManagerTimeoutException'. The files are small, and the server and connections high spec so it is not a problem there.
After it has done this it is necessary to recycle the application pool as it hangs the website.
I am not getting any exceptions thrown, or anything in the event log.
Have you any guidance as to how to investigate this problem?
After it has done this it is necessary to recycle the application pool as it hangs the website.
I am not getting any exceptions thrown, or anything in the event log.
Have you any guidance as to how to investigate this problem?