error creating new ssis package -
08-29-2006
, 03:18 PM
I simply tried to create a new SSIS package, this error occurs. This is an
upgrade to sql2k5 standard from express and VS.NET 2005.
Failed to save package file "C:\Documents and Settings\djoyner\Local
Settings\Temp\tmp74E.tmp" with error 0x80040155 "Interface not registered".
at Microsoft.SqlServer.Dts.Runtime.Application.SaveTo Xml(String fileName,
Package package, IDTSEvents events)
at
Microsoft.DataTransformationServices.Wizards.Dts90 WizardSaveNewTask.AddPackageToProject(Package
package, String itemName)
at
Microsoft.DataTransformationServices.Wizards.Dts90 WizardSaveNewTask.CreateAndAddPackageToProject()
at
Microsoft.DataTransformationServices.Wizards.Dts90 WizardSaveNewTask.Execute(WizardInputs
wizardInputs) |