Recently while trying to migrate configuration records, we started getting warning in CRM Configuration Migration tool – “Completed importing x of x, x queued for second pass updates” for multiple
Recently while trying to migrate configuration records, we started getting warning in CRM Configuration Migration tool – “Completed importing x of x, x queued for second pass updates” for multiple
The old version of Dynamics 365 Development toolkit was not supporting registration of images, unlike previous versions of Developer Toolkit. https://nishantrana.me/2016/12/21/not-able-to-register-image-for-plugin-in-microsoft-dynamics-365-developer-toolkit-public-beta-1/ However, in the new version of Developer Toolkit the support
Hi, Sharing a sample code to retrieve more than 5000 records using the Fetch XML. Version 1 : private List<Entity> GetTotalRecordsfromFetch(string fetchXML, IOrganizationService orgService) { List<Entity> lstEntity = new List<Entity>();
Recently we got the below error while trying to remove the marketing list member from a marketing list. This occurs if the marketing list is locked. The marketing list gets
While trying to login in Configuration Migration (DataMigrationUtility.exe), we were getting the below error in the log file. The tool was working fine from one machine but giving an error