Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
varalakshmi
Yak Posting Veteran
98 Posts |
Posted - 2007-12-10 : 01:49:13
|
Hi,I'm just beginning to work with the Integration services package on a remote machine.When i try to open a new package, i receive the error message as Failed to save package file "file path" with error 0x8002801D "Library not registered.".How to handle this error? |
|
rmiao
Master Smack Fu Yak Hacker
7266 Posts |
Posted - 2007-12-10 : 22:48:05
|
You mean open package on remote location? Tried copy it to local disk then open it? |
 |
|
varalakshmi
Yak Posting Veteran
98 Posts |
Posted - 2007-12-11 : 00:27:50
|
The local machine dont have SSIS installed.However the problem was solved by registering the msxml3.dll and msxml6.dll. |
 |
|
|
|
|