Hi,
We have a SQL server running SQL server 2014.
If I run SSM 18.8 on another server, I can connect remotely and open some maintenance plans.
If I run SSM 18.9.1 on my PC and try to connect remotely and open the same maintenance plans, I get errors as below:
Value cannot be null.
Parameter name: component (System.Design)
------------------------------
Program Location:
at System.ComponentModel.Design.DesignerHost.System.ComponentModel.Design.IDesignerHost.GetDesigner(IComponent component)
at Microsoft.DataTransformationServices.VsIntegration.DtsDesignerService.OpenDesigner(String connectionString, Object connection, String objectUrn)
at Microsoft.SqlServer.Management.DatabaseMaintenance.MaintDesignerMenuHandler.Invoke()
Anyone know why I can't open these with the version of SSMS running on my PC?
Thanks
James