Hi all,
I am try to perform a long running operation and using ajax. It takes about 10 min for the script to finish off but in the mean time I get an unspecified ajax error . I think this is a time out error. How can this be rectified.
hello.
if you're using udaptepanels, you can set the asyncpostbacktimeout property to define the timeout interval.
Hi,
I am not using ATLAS framework. I am just using the XMLHttpRequest object. Is there any way that I can set the timeout property or is there any way that I can ping the client to say that the server is processing the data.
No comments:
Post a Comment