We’re currently on v8.2.48 and from release notes it looks like I should be able to use the HTML 5 multiple file loader. However, when using Firefox or Chrome, it asks me to install the Silverlight plugin.
I found these threads on the forums: Thread 1 Thread 2
We looked into the web.config file, but there was no CMSUseSilverlightUploader key. I had our sys admin add it and set it to false using the syntax: <add key="CMSUseSilverlightUploader" value="false" /> ,restarted IIS, but it didn’t work.
<add key="CMSUseSilverlightUploader" value="false" />
Does anyone have any thoughts on how I can make sure the HTML 5 uploader is used?
Was your site an upgrade from an earlier version?
Hi Greg, The File import feature was not updated in Kentico 8.2 and it was still using Silverlight. This module was removed in Kentico 9.
Please, sign in to be able to submit a new answer.