Good afternoon,
Wondering if anyone has run across the following error when running SSIS job to pull data from CRM into SQ.
Error: An error occurred with the following error message: "An error occurred when checking the component's license: Invalid URI: The hostname could not be parsed. (System.UriFormatException)
A bit of background, every week we perform a data dump of data from CMR into our DB's to help with some complex reports. I created and updated a few of the data pulls with some new fields and started to get the following error message.
This only appears to happen when the packages are run from our local server. If I run the jobs manually from Visual Studio I do not run into any error messages.
Any help or direction is greatly appreciated.
Thank you