Search code examples
cachingdynamics-crmdynamics-crm-4

How to disable caching using XrmDataContext in Dynamics CRM 4.0?


We are using the Advanced Developer Extension against Dynamics CRM 4.0. We have generated the entities and the Xrm context using CrmSvcUtil.

What we need to do is disable the built in caching that the context uses as it is returning incorrect results, but I've been unable to find out how to do this - any ideas ?

Thanks

Matt


Solution

  • Take a look at these links