We might face this issue while using Dynamics CRM Source Component of SSIS Integration Toolkit
[Dynamics CRM Source] Warning: An exception has occurred while processing the service request, the same request will be attempted again immediately. KingswaySoft.IntegrationToolkit.DynamicsCrm.CrmServiceException: CRM service call returned an error: The top attribute can’t be specified with paging attribute page (Error Code: -2147220989, Detail Message: The top attribute can’t be specified with paging attribute page)

To fix it à
Remove the top attribute from the FetchXML specified and instead use Max Rows Returned property of the Source Component Editor.

Hope it helps..
Discover more from Nishant Rana's Weblog
Subscribe to get the latest posts sent to your email.

This was such a simple solution. Thanks for postingit here.
LikeLike