Monday, June 23, 2008

Maximize Attachment size in MS CRM

Dear Readers,

here are how you can increase size of attachment in MS CRM. by default it is 5mb.

1. Open the web.config of MS CRM

2. Locate httpRuntime the key within the element and change the values to the following:

httpRuntime executionTimeout="9999" maxRequestLength="10240"


3. Locate httpRuntime the key within the element of the element, and change it to the following:

httpRuntime maxRequestLength="10240"

save the web.config and restart IIS.

Cheers!!!!!

Regards,
Imran

msn : mscrmexpert@gmail.com

skype : mscrmexpert