by Phil Adams
12. August 2009 12:45
Some clients experiencing delays when switching from one entity view to another eg
organisations > contacts
topics > projects.
this fix worked on CRM3 - tried on CRM4 and seems to work as well.
comes from:
http://groups.google.com/group/microsoft.public.crm/browse_thread/thread...
NB path for CRM4 is: _static/_common/_scripts/stage.js
In IIS, browse to the file '<crm virtual dir>/_common/scripts/Stage.js', show properties,
goto 'HTTP Headers'.
Check the 'Enable content expiration' checkbox, and select the 'Expire immediately' option
(now this file (5kb) will be retrieved for each request, instead of caching it locally)
Now clear the temporary internet files of your local browser, and open
MSCRM again.
CRM 4 slow performance on IE client fix | tech.nicva.org