Hi,
We are using AjaxUploader control in one of our application.
It gives the timeout issue when we try to upload larger file ( >25 MB ) file.
The same code and config works on my local machine and couple of other servers.
out if 3 server the issue persist on one server only even though all 3 servers has the same code and config.
for smaller file size there isn't any issue.
I am setting the MaxDataSize="100000" for the upload control.
do you have any idea what could be causing this issue?
Thanks
Jignesh