I have deployed my packages into Sql Server. As my Data Source is Excel and the connection manager is an OLE DB Connection Manager. In many other forums i've read that it's necessary to set the value of the Run64Runtime to "False" at the Debugging Section but I can't change the value as it's already set on False and it is fix. And is it necessary to create a configuration file?
So I am getting the following errors:
SSIS Error Code DTS_E_CANNOTACQUIRECONNECTIONFROMCONNECTIONMANAGER. The AcquireConnection method call to the connection manager "Excel OLE DB " failed with error code 0xC0202009. There may be error messages posted before this with more information on why the AcquireConnection method call failed.
component "OLE DB SOURCE" failed validation and returned error code 0xC020801C.
One or more component failed validation.
There were errors during task validation.
BOM-Import1: Error: SSIS-Error code 'DTS_E_OLEDBERROR'. OLE-DB-Error. Error Code: 0x80004005. A OLE DB-Dataset is existing. Source: '(null)' HRESULT: 0x80004005 Description : '(null)'