I'm attempting to upload a 5MB PDF file to DMX. I can FTP the file in 2 minutes 23 seconds.
When I use the TelerikUpload, it moves only 270 bytes per second and eventually times out. When I use the CAUpload, it shows 0% progress and then says "Upload Error: Too Many Files." I have better luck with the AspnetUpload. It takes just under 3 minutes.
Any ideas? How should I start to debug this?
The site is hosted with PowerDNN, an excellent host here in the US, so I don't suspect an infrastructure problem.