I have several SSIS packages that Were created in BIDS 2008. We have to migrate those servers to Windows 2012 so I had SQL 2012 installed on there as well.
I've converted the SSIS packages in BIDS 2012. When I deployed to the new servers and run one, I get the following:
Error: 2014-11-19 08:33:20.29
Code: 0xC0209302
Source: BidToolLoad_Daily Connection manager "LabTestCatalog_OLE_DB"
Description: The requested OLE DB provider SQLNCLI10.1 is not registered. If
the 32-bit driver is not installed, run the package in 64-bit mode. Error code:
0x00000000.
An OLE DB record is available. Source: "Microsoft OLE DB Service Components" Hresult: 0x80040154 Description: "Class not registered".
End Error
What do I have configured wrong? I've read something about the provider needing to be changed to use a different one?, but I'm not sure what I'm supposed to do. Any help would be appreciated.
Here's the SQL Server Execute Package Utility info:
Microsoft (R) SQL Server Execute Package Utility
Version 11.0.2100.60 for 32-bit
Copyright (C) Microsoft Corporation. All rights reserved.