Странная ошибка стала появляться при соединении с SQL через Management Studio, кто сталкивался?
===================================
Ошибка при соединении с "(local)".
===================================
В результате вызова компонента COM возвращена ошибка в формате HRESULT E_FAIL. (mscorlib)
------------------------------
Расположение программы:
в System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo)
в Microsoft.VisualStudio.ErrorHandler.ThrowOnFailure(Int32 hr, Int32[] expectedHRFailure)
в Microsoft.VisualStudio.Shell.VsShellUtilities.GetWindowObject(IVsWindowFrame windowFrame)
в Microsoft.SqlServer.Management.SqlStudio.Explorer.ObjectExplorerService.get_Tree()
в Microsoft.SqlServer.Management.SqlStudio.Explorer.ObjectExplorerService.ConnectToServer(UIConnectionInfo connectionInfo, IDbConnection liveConnection, Boolean validateConnection)