Having a script component that transforms and push an update to CRM 2015. the package throws an error:
After a long investigation I found that the line with QueryExpression from the SDK throws the error, I mean When it is commented the execution continues.
On the other hand, When I execute the Data flow task alone it does not throw the error. the SDK for CRM 2015 is already used in other scriptcomponents whithotu any problem.
Have you any idea about this problem.