Jump to content

Recommended Posts

Posted

Hi I am using  uiFileUploadButton for send N images files.


The problem is that many time ocorre OutOfMemory, because the componente load all images before I could save in BD.

How could load on demand one images by one an free individual memory, for work with many files images ?

 

Thanks.

Posted

Hello,

Could you please clarify a few details:

  • Which uniGUI version are you using?
  • Are you handling uploads via OnCompleted or OnMultiCompleted event?
  • What is the approximate total size of all uploaded files?
  • Is OptimizeMemoryUsage enabled?
Posted
44 minutes ago, josauro@casasoft.net.br said:

OptimizeMemoryUsage ?!! Where ?

image.png.9324ed85d0c60bef1b12420a2a792d02.png

 

46 minutes ago, josauro@casasoft.net.br said:

OnMultiCompeleted

You may also try using OnCompleted instead of OnMultiCompleted.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...