Thank you very much @Nikita___Garg The issue is finally resolved. The cause was a change in the overlay for fileupload.js. There I had to change the value from original "false" to "true".damfileupload.fileUpload.parameters.push({ name: "createversion", value: "true"});