Change automation plugin broken under Visual Studio 17.9
JeromeL
Posts: 10 Bronze 4
Hi. After upgrading to Visual Studio 17.9, the change automation pluggin is broken. It is impossible to show the dialog to change the DB connection. Clicking the button does nothing and we found this in the log :
Error|RedGate.Versioning.Client.VsShell.VisualStudio.ConnectionDialog.VisualStudioConnectionDialog|1| Error in ShowConnectionDialog:
System.MissingMethodException: Method not found: 'Boolean Microsoft.SqlServer.ConnectionDlg.Core.CommonUtil.IsInteractiveAuthenicationSupported()'.
Thanks
Jerome
Error|RedGate.Versioning.Client.VsShell.VisualStudio.ConnectionDialog.VisualStudioConnectionDialog|1| Error in ShowConnectionDialog:
System.MissingMethodException: Method not found: 'Boolean Microsoft.SqlServer.ConnectionDlg.Core.CommonUtil.IsInteractiveAuthenicationSupported()'.
Thanks
Jerome
Tagged:
Comments
I've been able to reproduce this behaviour, apologies for this inconvenience, I'm going to escalate this straight to the developers
As a temporary workaround, you can modify the database connection strings if you go to the project in file explorer and edit the "sqlproj.user" file
Kind regards
Dan Calver | Redgate Software
Have you visited our Help Center?
We've just released SQL Change Automation version 4.6.24074 which should resolve the issue with the connection dialogue in Visual Studio
Kind regards
Dan Calver | Redgate Software
Have you visited our Help Center?