21
Views
2
Comments
[Image Compress Utils]  The file exists.     at System.IO.__Error.WinIOError
Question
image-compress-utils
Service icon
Forge asset by Maxime Baracco
Application Type
Service

Dear,

iam getting below error when i try to use the converttojpeg action. i noticeed sometimes it returns this expection. please check and advise.

2022-07-12 01-10-14
Jithu Cheriath Thomas

Hi Hari Krishnan,


Please check the output file name that you configured, the file name should be different when you download or do the process. Try adding timestamp or any incrementor to the file name when u download it. That should resolve your problem.


Thanks and Regards,

Jithu Cheriath Thomas

2024-05-17 04-26-02
Maxime Baracco

Hi Hari,


Thank you for sharing this issue. This component is using a temporary file on the server to manipulate images, I believe this caused the issue you were facing because of multiple images being generated at the same time. I refactored this part to generate the image in memory (no need to use filesystem anymore).


I published a new version of the component to the Forge (v1.0.4 - https://www.outsystems.com/forge/component-overview/15066/image-compress-utils-o11 )


Please install this new version and let me know if this issue is fixed.


Thank you

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.