When querying a SharePoint list using the SharePoint List Adapter in SSIS, I get the following message:
Error: 0xC0047062 at SharepointDocument Population Staging, SharePoint List Source [4444]: Microsoft.Samples.SqlServer.SSIS.SharePointUtility.SharePointUnhandledException: Unspecified SharePoint Error. A possible reason might be you are trying to retrieve too many items at a time (Batch size) ---> System.ServiceModel.FaultException: Exception of type 'Microsoft.SharePoint.SoapServer.SoapServerException' was thrown.
It would be nice to be able to see the InnerException detail here, is that possible?
Thanks,
Ken
Error: 0xC0047062 at SharepointDocument Population Staging, SharePoint List Source [4444]: Microsoft.Samples.SqlServer.SSIS.SharePointUtility.SharePointUnhandledException: Unspecified SharePoint Error. A possible reason might be you are trying to retrieve too many items at a time (Batch size) ---> System.ServiceModel.FaultException: Exception of type 'Microsoft.SharePoint.SoapServer.SoapServerException' was thrown.
It would be nice to be able to see the InnerException detail here, is that possible?
Thanks,
Ken