Hello,
We have issue as SSIS package was working fine and suddenly it's throwing validation error.
Actually which it's working fine on my local visual studio but when deploying on server then during validation it's having an issue.
.Net Framework is >4.6 and TLS is also latest on both the places same.
Error:
Data Flow Task - 1:Error: Cannot acquire a managed connection from the run-time connection manager.
Data Flow Task - 1:Error: Cloud OSql Attribute failed validation and returned error code 0xC020801F.
Thanks for your help!