Mark Minasi's Reader Forum
Mark Minasi's Reader Forum
Home | Profile | Register | Active Topics | Active Polls | Members | Search | FAQ | Minasi Forum RSS Feed
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Email, Databases, Sharepoint and more
 Microsoft Dynamics CRM /Dynamics Great Plains
 increase the max attachment size in CRM 4.0
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

Curt
Moderator

USA
6649 Posts
Status: offline

Posted - 09/12/2011 :  09:20:06 AM  Show Profile  Visit Curt's Homepage  Reply with Quote

Open the application web.config file which by default you will find at <system partition\Inetpub\CRM\web.config).

Within the web.config file find the <httpRuntime> key within the <system.web> element and change the values to the following:

<httpRuntime executionTimeout=h9999 maxRequestLength=h10240/>

Locate the <httpRuntime> key within the <system.web> element of the <location path=fMSCRMServicesh> element, and change it to the following:

<httpRuntime maxRequestLength=h10240/>

Save and close the web.config.
Open the CRM web application (http://crm).

GOTO Settings | Administration | System Settings.
Choose the E-mail tab.
Change the maximum file size (in kilobytes) field to 10240.
Click Ok to save the changes.
Run IISReset at the Command prompt.



Curt Spanburgh
Microsoft Certified Business Solution Specialist.
Dynamics CRM MVP
Contributing Editor, Windows IT Pro

He that is walking with wise persons will become wise, but he that is having dealings with the stupid ones will fare badly.
Proverbs 13:20


  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
Mark Minasi's Reader Forum © 2002-2011 Mark Minasi Go To Top Of Page
This page was generated in 0.16 seconds. Snitz Forums 2000