logmeinsucker
Programmer
Hi
I have a simple package to extract from Oracle 9i tables and load into SQL Server 2005 (64bit).
Debug is no problem and completes successfully.
However when I attempt to deploy the package via SQL Server I recieve the following verification errors:
Error: The AcquireConnection method call to the connection manager <database> failed with error code 0xC0202009
Error: component <taskname> failed validation and returned error code 0xC020801C
......
Error; 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"
This is causing me to lose more hair than I care to and any help on this would be gratefully recieved.
Alex.
I have a simple package to extract from Oracle 9i tables and load into SQL Server 2005 (64bit).
Debug is no problem and completes successfully.
However when I attempt to deploy the package via SQL Server I recieve the following verification errors:
Error: The AcquireConnection method call to the connection manager <database> failed with error code 0xC0202009
Error: component <taskname> failed validation and returned error code 0xC020801C
......
Error; 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"
This is causing me to lose more hair than I care to and any help on this would be gratefully recieved.
Alex.