I have built a SSIS package which runs fine in BIDS. I went into Sql
Server Management Studio and created a new job and job step. When I
select the SQL Server Integration Services Package, I get the below
error. There are no options on selecting a SSIS package.
I searched this error for about 5 hours yesterday and the only
solution I could find was a user who rebooted their server which fixed
this problem. I did restart the server, which did not fix the
problem.
Can anyone help provide more information on this problem and the
solution to it? Thank you, Jason.
The specified module could not be found. (Exception from HRESULT:
0x8007007E) (SqlManagerUI)
------------------------------
Program Location:
at
Microsoft.SqlSe rver.Management .SqlManagerUI.D TSJobSubSystemD efinition.Micro soft.SqlServer. Management.SqlM anagerUI.IJobSt epPropertiesCon trol.Load(JobSt epData
data)
at
Microsoft.SqlSe rver.Management .SqlManagerUI.J obStepPropertie s.UpdateJobStep ()
at
Microsoft.SqlSe rver.Management .SqlManagerUI.J obStepPropertie s.typeList_Sele ctedIndexChange d(Object
sender, EventArgs e)
at System.Windows. Forms.ComboBox. OnSelectedIndex Changed(EventAr gs
e)
at System.Windows. Forms.ComboBox. WmReflectComman d(Message& m)
at System.Windows. Forms.ComboBox. WndProc(Message & m)
at
System.Windows. Forms.Control.C ontrolNativeWin dow.OnMessage(M essage& m)
at
System.Windows. Forms.Control.C ontrolNativeWin dow.WndProc(Mes sage& m)
at System.Windows. Forms.NativeWin dow.Callback(In tPtr hWnd, Int32
msg, IntPtr wparam, IntPtr lparam)
Server Management Studio and created a new job and job step. When I
select the SQL Server Integration Services Package, I get the below
error. There are no options on selecting a SSIS package.
I searched this error for about 5 hours yesterday and the only
solution I could find was a user who rebooted their server which fixed
this problem. I did restart the server, which did not fix the
problem.
Can anyone help provide more information on this problem and the
solution to it? Thank you, Jason.
The specified module could not be found. (Exception from HRESULT:
0x8007007E) (SqlManagerUI)
------------------------------
Program Location:
at
Microsoft.SqlSe rver.Management .SqlManagerUI.D TSJobSubSystemD efinition.Micro soft.SqlServer. Management.SqlM anagerUI.IJobSt epPropertiesCon trol.Load(JobSt epData
data)
at
Microsoft.SqlSe rver.Management .SqlManagerUI.J obStepPropertie s.UpdateJobStep ()
at
Microsoft.SqlSe rver.Management .SqlManagerUI.J obStepPropertie s.typeList_Sele ctedIndexChange d(Object
sender, EventArgs e)
at System.Windows. Forms.ComboBox. OnSelectedIndex Changed(EventAr gs
e)
at System.Windows. Forms.ComboBox. WmReflectComman d(Message& m)
at System.Windows. Forms.ComboBox. WndProc(Message & m)
at
System.Windows. Forms.Control.C ontrolNativeWin dow.OnMessage(M essage& m)
at
System.Windows. Forms.Control.C ontrolNativeWin dow.WndProc(Mes sage& m)
at System.Windows. Forms.NativeWin dow.Callback(In tPtr hWnd, Int32
msg, IntPtr wparam, IntPtr lparam)
Comment