When using the File Upload in Chrome, the browser freezes and becomes unresponsive for files above 90kb. We have increased the web.config maxRequestLength and still has the same issue. In addition we made sure the popup was allowed in Chrome settings.
But when we use IE, it works as expected.
I have also created a new project from scratch and installed umbraco to test the upload and has the same issue.
Alex,
It seems like it has something to do with Chrome security settings. We put the site in trusted sites, that didn't work. The only thing that seems to work is turning off "Protect you and your device from dangerous sites" in Chrome advanced settings for privacy and security. This is not a good solution.
File Upload in Chrome freezes
When using the File Upload in Chrome, the browser freezes and becomes unresponsive for files above 90kb. We have increased the web.config maxRequestLength and still has the same issue. In addition we made sure the popup was allowed in Chrome settings.
But when we use IE, it works as expected.
I have also created a new project from scratch and installed umbraco to test the upload and has the same issue.
hi Mark
Are you using the latest Umbraco version? It's working fine in Chrome for me
/Alex
Yes, we tried a clean install of 7.79 and in Chrome it still freezes and becomes unresponsive for files above 90kb.
Just tested in Chrome, Umbraco 7.7.11 - it works perfectly with image 600kb
Alex
Hi Mark
Did you find out what is the issue?
Alex
Alex, It seems like it has something to do with Chrome security settings. We put the site in trusted sites, that didn't work. The only thing that seems to work is turning off "Protect you and your device from dangerous sites" in Chrome advanced settings for privacy and security. This is not a good solution.
is working on a reply...