I have migrated to WINDOWS 7 Ultimate 64 bit Machine. I am not able to Open SSIS pakages on BIDS. I have installed BIDS from SQL Server 2008 R2 Ent version and SQL Express on my machine.
The project is being created without any package. When I tried to create a new package in the project, I received the error.
I tried registering msxml3 & msxml6 and re-installing it several times but the same error is appearing.
PS: as suggested in one of the post about the value of temp. It is "%USERPROFILE%\AppData\Local\Temp" on my machine.
Pl help!
Following is the text of the error details:
===================================
Error creating package (Microsoft Visual Studio)
===================================
Failed to save package file "%Temp%\tmp55D5.tmp" with error 0x80040155 "Interface not registered".
------------------------------
Program Location:
at Microsoft.SqlServer.Dts.Runtime.Application.SaveToXml(String fileName, Package package, IDTSEvents events)
at Microsoft.DataTransformationServices.Wizards.Dts90WizardSaveNewTask.SaveToTempFile(Package package)
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 "%Temp%\tmp55D5.tmp" with error 0x80040155 "Interface not registered".
------------------------------
Program Location:
at Microsoft.SqlServer.Dts.Runtime.Wrapper.ApplicationClass.SaveToXML(String FileName, IDTSPersist100 pPersistObj, IDTSEvents100 pEvents)
at Microsoft.SqlServer.Dts.Runtime.Application.SaveToXml(String fileName, Package package, IDTSEvents events)
Error creating package (Microsoft Visual Studio)
===================================
Failed to save package file "%Temp%\tmp55D5.tmp" with error 0x80040155 "Interface not registered".
------------------------------
Program Location:
at Microsoft.SqlServer.Dts.Runtime.Application.SaveToXml(String fileName, Package package, IDTSEvents events)
at Microsoft.DataTransformationServices.Wizards.Dts90WizardSaveNewTask.SaveToTempFile(Package package)
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 "%Temp%\tmp55D5.tmp" with error 0x80040155 "Interface not registered".
------------------------------
Program Location:
at Microsoft.SqlServer.Dts.Runtime.Wrapper.ApplicationClass.SaveToXML(String FileName, IDTSPersist100 pPersistObj, IDTSEvents100 pEvents)
at Microsoft.SqlServer.Dts.Runtime.Application.SaveToXml(String fileName, Package package, IDTSEvents events)