Skip to main content

Notifications

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 59

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 try to create image using the FromStream() as shown in below screenshot of code,

1565.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

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

🌸 Community Spring Festival 2025 Challenge Winners! 🌸

Congratulations to all our community participants!

Adis Hodzic – Community Spotlight

We are honored to recognize Adis Hodzic as our May 2025 Community…

Leaderboard > Microsoft Dynamics CRM (Archived)

#1
Mohamed Amine Mahmoudi Profile Picture

Mohamed Amine Mahmoudi 83 Super User 2025 Season 1

#2
Community Member Profile Picture

Community Member 54

#3
Victor Onyebuchi Profile Picture

Victor Onyebuchi 6

Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans