web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :

Dynamics CRM Code Snippet: Get Maximum Attachment Size Limit

Mitch Milam Profile Picture Mitch Milam
If you are ever working with any code that needs to upload attachments to Dynamics CRM, you may run into an issue where your attachment is larger than the default of 5MB. To prevent errors from occurring, you can check the Organizational Setting for the maximum upload file size, using code like this: public int […]

This was originally posted here.

Comments

*This post is locked for comments