Showing posts with label alli. Show all posts
Showing posts with label alli. Show all posts

Wednesday, February 15, 2012

Error adding existing SSIS Package to new Project

Hi, All:

I am relatively new to SQL Server 2005 SSIS. I encountered the below error while trying to add an existing package to a newly created Project:

Failed to save package file <path_filename> with error 0x80029C4A "Error loading type library/DLL.".

If someone has encountered this error, please reply with a solution or suggestions.

Thanks.

Looks like installation error. What SQL components and Service Packs have you installed, and in which order? Is it 64-bit or 32-bit OS?|||

Actually, all of the SQL components are installed; however, there are no Service Packs installed. The OS is 32-bit.

Thanks for your reply.

|||

I have resolved this issue.

Thanks everyone.