I got the issue when i hit edit button in the job step.
The issue may cause due to some issue with installation. But it is clearly stating interface is not registered.
Search for dts.dll file in DTS folder of Microsoft SQL Server
c:\program files\microsoft sql server\90\dts\binn\dts.dll
c:\> regsvr32 c:\program files\microsoft sql server\90\dts\binn\dts.dll
By registering the dll will fix the issue
Search for dts.dll file in DTS folder of Microsoft SQL Server
c:\program files\microsoft sql server\90\dts\binn\dts.dll
c:\> regsvr32 c:\program files\microsoft sql server\90\dts\binn\dts.dll
By registering the dll will fix the issue
No comments: