Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Microsoft Dynamics CRM (Archived)
Under review by Community Managers

Under review

Thank you for your post! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

“Out of Memory” exception while compressing images in plugin

Posted on by 57

Hi,

Due to some business requirements, we wanted that whenever an image is attached to the Note it gets compressed to a certain size. So, we developed plugin in order to compress the images while attaching to the Notes.

We retrieved the “documentbody” which return the base64String which we used to create image using the FromStream() as shown in below screenshot of code,

7115.CodeToCompressImg.png

But suddenly the above code stops working for PNG type images only in the dynamics CRM as we are getting “Out of Memory” exception on the “Image.FromStream(ms, false);” line.

Note: we tried by adding the third parameter in the FromStream() i.e. “validateImageData” to “False” but this is also causing with the same “Out of Memory” issue on the “graphics.DrawImage(image, 0, 0, newWidth, newHeight);” line.

Can anyone shed light on how to resolve this “Out of Memory” issue?

Thanks!

Helpful resources

Quick Links

Daivat Vartak – Community Spotlight

We are honored to recognize Daivat Vartak as our March 2025 Community…

Announcing Our 2025 Season 1 Super Users!

A new season of Super Users has arrived, and we are so grateful for the daily…

Kudos to the February Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 292,516 Super User 2025 Season 1

#2
Martin Dráb Profile Picture

Martin Dráb 231,409 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans