Hi,
I am getting below mentioned error while deploying the package from dev to test.
Error: the connection is not found. this error is thrown by connections collection when the specific connection element is not found
I am new to ssis, designed the package and checked, it is working fine. i am unable to deploy the package in testing.
My ssis package contains dataflow task, which is having flat file as source connection and sql server as destination connection.
The package is working fine in devlopment. Build the package with xml configuration. Changed the connection string values in test environment within the xml configuration.
Please help me to overcome the above problem.
Thanks in Advance,
Naveen. N