Rank: Member
Groups: Member
Joined: 9/27/2010(UTC) Posts: 23
Thanks: 1 times
|
Hi I have noticed that on users with XP and little memory (<1GB) that the "Preparing Data" process where it generates and displays thumbnails of each image being uploaded takes extremely long and uses lots of memory. Is there anyway to bypass this so that it processes the upload without generating all of those previews? Thanks
|
|
|
|
Rank: Advanced Member
Groups: Joined: 5/29/2010(UTC) Posts: 1,310
Thanks: 8 times Was thanked: 111 time(s) in 111 post(s)
|
Hello Paul, Thanks for posting your question. You can set the value of ProgressDialogPreviewThumbnailSize property to 0: Code: iu.addParam("ProgressDialogPreviewThumbnailSize", "0");
This property specifies the size of thumbnail in progress dialog. If the value is set to “0”, there will not be previews in the progress dialog. If you have any additional questions or problems, please feel free to let me know. Edited by user Thursday, October 14, 2010 9:04:03 AM(UTC)
| Reason: Not specified |
Best regards, Dmitry Obukhov
Technical Support. Aurigma, Inc.
|
|
|
|
Rank: Member
Groups: Member
Joined: 9/27/2010(UTC) Posts: 23
Thanks: 1 times
|
|
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.