Источник:
http://crmdelacreme.blogspot.com/201...to-ms-crm.html
==============
1.Download and install the HttpModule from http://capitalhead.com/articles/enable-http-compression-for-your-aspnet-applications.aspx. Simply follow this link and download the binary package.
2.Extract the package and copy the extracted files into the CRMWEB bin folder.
blowery.Web.HttpCompress.dll
blowery.Web.HttpCompress.dll.xml
ICSharpCode.SharpZipLib.dll
ICSharpCode.SharpZipLib.dll.xml
3.Modify your Web.config
1.Add to the configSections
2.Add to the httpModules section inside system.web (if httpModules section does not exist, create it)
<span style="font-family:arial;">
3.Add to the configuration section