i want to change the connection manager connection in ssis at run time so that it usese the connectionstring to connect and give me the result. but it is giving me this error i have set the delay validation property to false on the dataflow task???????
Error: 0xC0202009 at Package, Connection manager "LHRPC-00916.fnp_scenter_test": SSIS Error Code DTS_E_OLEDBERROR. An OLE DB error has occurred. Error code: 0x80040E21.
Error: 0xC020801C at Data Flow Task, OLE DB Source [1]: SSIS Error Code DTS_E_CANNOTACQUIRECONNECTIONFROMCONNECTIONMANAGER. The AcquireConnection method call to the connection manager "LHRPC-00916.fnp_scenter_test" failed with error code 0xC0202009. There may be error messages posted before this with more information on why the AcquireConnection method call failed.
Error: 0xC0047017 at Data Flow Task, SSIS.Pipeline: component "OLE DB Source" (1) failed validation and returned error code 0xC020801C.
Error: 0xC004700C at Data Flow Task, SSIS.Pipeline: One or more component failed validation.
Error: 0xC0024107 at Data Flow Task: There were errors during task validation.
control flow diagram
dataflow diagram
connectionmanager http://www.dropbox.com/s/ozk4qynbelcr2n1/Untitled.png Dynamic Connection manager I have two one static and on dynamic