SqlServer2014,打开后突然出现这个弹窗,原先安装好的数据库没有显示,但客户端能用,怎么解决?

找不到服务“Microsoft.SqlServer.Management.IRegistrationService” (Microsoft.SqlServer.Management.SDK.SqlStudio)


程序位置:

在 Microsoft.SqlServer.Management.ServiceProvider.GetService[T](IServiceProvider serviceProvider, Boolean throwIfNotFound)
在 Microsoft.SqlServer.Management.SqlStudio.Explorer.NavigationService.Initialize()
在 Microsoft.SqlServer.Management.SqlStudio.Explorer.NavigationService.GetView(String urnPath)
在 Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.NavigableItemBuilder.d__11.MoveNext()
在 Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.NavigableItemBuilder.AddFields(List1 list, IEnumerable1 fields, IDictionary2 allValidFields, AddFieldsFlags flags) 在 Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.NavigableItemBuilder.GetFields(INodeInformation source, Dictionary2& allValidColumns)
在 Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.NavigableItemBuilder.BuildDynamicItemWithQuery(IList1 nodes, INodeInformation source, INavigableItem sourceItem, String urnQuery, Boolean registerBuilder, Boolean registerBuiltItems) 在 Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.IntegrationServicesNavigableItemBuilder.Build(IList1 nodes, INodeInformation source, INavigableItem sourceItem, IFilterProvider filter)
在 Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.NavigableItem.RequestChildren(IGetChildrenRequest request)
在 Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.ExplorerHierarchyNode.BuildChildren(WaitHandle quitEvent)

服务器开了吗

你之前可以正常使用吗?

你好,你的问题解决了吗?我这里也是这个问题,想问一下你后来是怎样解决的?