【问题标题】:Microsoft Sql Server Management Studio 18 (SSMS) v18.5 won't load无法加载 Microsoft Sql Server Management Studio 18 (SSMS) v18.5
【发布时间】:2020-08-27 18:16:54
【问题描述】:

SSMS v18.5 刚开始没有加载。启动页面显示,它正在使用 CPU,但从未完成。当我使用 -log 命令行参数启动 ssms.exe 时,我在日志中收到了一些此类错误。

  <entry>
    <record>28</record>
    <time>2020/05/12 02:18:57.833</time>
    <type>Error</type>
    <source>Microsoft Visual Studio Appid Stub</source>
    <description>SyncLock called without an initialized synchronization object</description>
  </entry>


  <entry>
    <record>143</record>
    <time>2020/05/12 02:18:59.598</time>
    <type>Error</type>
    <source>Extension Manager</source>
    <description>Could not load file or assembly &apos;Microsoft.ServiceHub.Client, Version=1.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a&apos; or one of its dependencies. The system cannot find the file specified. </description>
  </entry>

我尝试过修复、卸载/重新安装,但没有任何效果。

有人有什么想法可以尝试吗?

【问题讨论】:

    标签: sql-server ssms


    【解决方案1】:

    我运行 procmon 并看到它正在尝试访问 Apex SQL 搜索,这没有任何意义,因为我已经完全卸载并重新安装了。所以我卸载了 Apex SQL Search 并解决了我的问题。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2021-03-06
      • 1970-01-01
      • 2021-06-05
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多