Hi,
We have developed an asp.net application (.Net 4.0) which is an online file storage system.
We have a module to upload files where we used Telerik Rad Async Upload controls to select multiple files.
Application works fine on all the remaining pages.
After uploading few files (approximately 15), system hangs and works only after recycling application pool.
Can anyone suggest the solution for this?
Thanks in advance for your help.