I just installed SQL Server 2016 Essentials and SSMS 2016, and I am trying to import data from an Access DB file. When I right click on my database and select "Import Data", I get the below error immediately. I have tried to update all the tools and re-register the DLL manually. Please advise!
=================================== The SSIS Data Flow Task could not be created. Verify that DTSPipeline.dll is available and registered. The wizard cannot continue and it will terminate. (SQL Server Import and Export Wizard) =================================== Cannot create a task from XML for task "", type "" due to error 0x80070057 "The parameter is incorrect.". ({BE5E98DF-15EE-4017-B1EB-E637A3E5368F}) ------------------------------ Program Location: at Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSExecutables100.Add(String bstrMoniker) at Microsoft.SqlServer.Dts.DtsWizard.DTSWizard.InitializeObjectModel(WizardInputs inputs)