We have a very strange problem with the file upload function in the media gallery. The upload works as intended from our office but only intermittently from our clients office... They have trouble uploading larger files. The upload process starts and then either hangs or restarts. There is no given size limit at where the issue starts, sometimes after 100Kb and somtimes after 10 MBs of the file. And of course - sometimes it works...
Since it works from our office it shouldn't be a IIS configuration issue? It is a 4.7 site and is hosted within Windows Azure.
Yes, we believe we have configured these settings apropiately.Since everything is working when accessing the site from one location (our office) but not from antother (the clients office) we feel that it simply cannot be a configuration issue... What could possibly affect the upload except the quality of the internet connectivity?
File Upload Problem
Hi!
We have a very strange problem with the file upload function in the media gallery. The upload works as intended from our office but only intermittently from our clients office... They have trouble uploading larger files. The upload process starts and then either hangs or restarts. There is no given size limit at where the issue starts, sometimes after 100Kb and somtimes after 10 MBs of the file. And of course - sometimes it works...
Since it works from our office it shouldn't be a IIS configuration issue? It is a 4.7 site and is hosted within Windows Azure.
Anybody who has experienced something like this?
Best Regards
Martin
Hi Martin,
Have you checked your web.config ?
You might need to consider changing the maxRequestLength.
Hi!
Yes, we believe we have configured these settings apropiately.Since everything is working when accessing the site from one location (our office) but not from antother (the clients office) we feel that it simply cannot be a configuration issue... What could possibly affect the upload except the quality of the internet connectivity?
Best regards
Martin
is working on a reply...