This i the error i get. I can download rows from one server or one IP address. But, cannot download rows from the other IP.
[OLE DB Source [1]] Error: SSIS Error Code DTS_E_CANNOTACQUIRECONNECTIONFROMCONNECTIONMANAGER. The AcquireConnection method call to the connection manager"DynamicConnector" failed with error code 0xC0202009. There may be error messages posted before this with more information on why the AcquireConnection method call failed. [SSIS.Pipeline] Error: One or more component failed validation. Error: There were errors during task validation. |
My problem is similar to this post - http://social.msdn.microsoft.com/Forums/en-US/sqlintegrationservices/thread/acace8a1-ec18-44fb-86d6-db95f4ceeded
Tried setting delay validation = true in package, execute sql task, foreach loop and data flow task. But, still i get the error.