Tengo problemas al intentar ejecutar un paquete de SSIS. El problema está en un Connection Manager para extraer datos de un fichero de excel.
Me aparece el siguiente mensaje de error:
Connection manager "Administrador de conexión con Excel": SSIS Error Code DTS_E_OLEDBERROR. An OLE DB error has occurred. Error code: 0x80040154.
An OLE DB record is available. Source: "Microsoft OLE DB Service Components" Hresult: 0x80040154 Description: "Class not registered".
Error: 0xC020801C at Importa KMs, Origen de Excel [1]: SSIS Error Code DTS_E_CANNOTACQUIRECONNECTIONFROMCONNECTIONMANAGER . The AcquireConnection method call to the connection manager "Administrador de conexión con Excel" 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 Importa KMs, DTS.Pipeline: component "Origen de Excel" (1) failed validation and returned error code 0xC020801C.
Alguien sabe a que puede deberse.
Muchas gracias.