Im using the 'multiple file upload' from the forge. Sometimes when I upload multiple files, not all the selected files are processed. All the files can be found in the 'UploadCache' table, but the 'on notify' is not called as many times as there are files uploaded.
I can't find a pattern either. I'm testing with the same 3 files. Sometimes it uploads 1, sometimes 2 and sometimes it works lik it should.
Has any one an idea how to solve this?
Hi Raymond,
Can you share a demo app where the problem occurs?
Kind regards,
Remco Dekkinga
I used this component several times and working fine for me can you please share your OML so that can look into it.
Regards
-SK-
I've created a demo, but Murphy stopped by. This demo works great..... Something I can't say of the original application...
I found the solution. There was a bug in de action that is called after the upload in my application, but it didn't log any errors.