I'm running SSIS 2008 with .Net Framework 3.5 SP1 on a Windows7 machine.
I upgrade from office 2007 to office 2013 and start getting the following driver error while importing from xlsx files: "The 'Microsoft.ACE.OLEDB.12.0' provider is not registered on the local machine"
I then install Microsoft Data Connectivity Components and now, the problem seems to be solved, but every time I run a data flow with excel source or destination I get a message box with the following: "The setup controller has encountered a problem during install. Please review the log files for further information"
It's just a message, but the process stops and I need do click the "Ok" button so the dtsx continue running.
Any help on this would be great.
Many thanks