I receive this message
TITLE: Microsoft Visual Studio
Error creating package
ADDITIONAL INFORMATION:
Failed to save package file "D:\Documents and Settings\SuzMSDN\Local Settings\Temp\tmp13E.tmp" with error 0x80040154 "Class not registered".
Failed to save package file "D:\Documents and Settings\SuzMSDN\Local Settings\Temp\tmp13E.tmp" with error 0x80040154 "Class not registered".
Tried registering DTSPipeline.dll per a post with no success.
I can log into the server where SQL is installed and use BIDS on the server without issue for an SSIS project.
Thoughts?
Susan
If yes, please post this information.
Thanks,
Michael.|||
Below are the technical Details ...thanks
Susan
===================================
Error creating package (Microsoft Visual Studio)
===================================
Failed to save package file "D:\Documents and Settings\SuzMSDN\Local Settings\Temp\tmp10.tmp" with error 0x80040154 "Class not registered".
Program Location:
at Microsoft.SqlServer.Dts.Runtime.Application.SaveToXml(String fileName, Package package, IDTSEvents events)
at Microsoft.DataTransformationServices.Wizards.Dts90WizardSaveNewTask.AddPackageToProject(Package package, String itemName)
at Microsoft.DataTransformationServices.Wizards.Dts90WizardSaveNewTask.CreateAndAddPackageToProject()
at Microsoft.DataTransformationServices.Wizards.Dts90WizardSaveNewTask.Execute(WizardInputs wizardInputs)
===================================
Failed to save package file "D:\Documents and Settings\SuzMSDN\Local Settings\Temp\tmp10.tmp" with error 0x80040154 "Class not registered".
Program Location:
at Microsoft.SqlServer.Dts.Runtime.Wrapper.ApplicationClass.SaveToXML(String FileName, IDTSPersist90 pPersistObj, IDTSEvents90 pEvents)
at Microsoft.SqlServer.Dts.Runtime.Application.SaveToXml(String fileName, Package package, IDTSEvents events)
regsvr32 msxml3.dll
regsvr32 msxml4.dll
regsvr32 msxml6.dll|||Michael,
Thanks you. That did the trick. I had to unregister msxml6 in order to take the MS SQL 2005 elearning classes.
So to take class you unregister...to work you register. ; )
Hopefully corrected for elearning in the next release.
Thanks for your assistance.
Susan
No comments:
Post a Comment