Hey,
A colleague of mine was facing a similar issue when he created a Sql Server integration service project the error was Failed to save package file .... with error 0x8002801D "Library not registered." The solution is we need to call "regsvr32 msxml6.dll", to register the library.
Resource: http://blogs.msdn.com/mapo/archive/2008/08/05/vs2008-integration-services-project-error-failed-to-save-package-file-with-error-0x8002801d-library-not-registered.aspx
Regards
Fauzi
No comments:
Post a Comment