Showing posts with label chapter. Show all posts
Showing posts with label chapter. Show all posts

Thursday, March 29, 2012

Error loading package

Could some one please help me with this problem... After working with the Rational Guide To Scripting SSIS Beta Preview (Donald Farmer), chapter 6 Adv uses of the Script Task.. For some reason I cannot open or create any packages now... Here's a sample of the error message:

"There were errors while the package was being loaded. The package might be corrupted. Se the error-list for details" This came with an OK-button.

Error 1 - Error loading DataTransfer.dtsx: Unable to instantiate XML DOM document, please verify that MSML binaries are properly installed and registered.

Error 2 - Error loading DataTransfer.dtsx: Unable to load from XML

The Error-list has 6 errors and 2 warnings...

regards maggi

Please see this. I think it may be what you're seeing. RegSvr32 the xml dlls essentially fixes the problem.

http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=74140&SiteID=1

Kirk Haselden
Author "SQL Server Integration Services"