今天在自己电脑上发现打开SSMS 18后闪退 网上找了一下解决方案记录一下

原文地址:https://www.cnblogs.com/wheszza/p/10841603.html

解决方案

找到MSSMS安装位置,例如我是安装到了D:\Program Files (x86)\Microsoft SQL Server Management Studio 18

将D:\Program Files (x86)\Microsoft SQL Server Management Studio 18\Common7\IDE\PrivateAssemblies\Interop文件夹下的Microsoft.VisualStudio.Shell.Interop.8.0.dll

复制到D:\Program Files (x86)\Microsoft SQL Server Management Studio 18\Common7\IDE\PublicAssemblies文件夹下

具体可参考网站

https://dba.stackexchange.com/questions/237086/sql-server-management-studio-18-wont-open-only-splash-screen-pops-up

相关文章:

  • 2021-06-22
  • 2021-06-21
  • 2022-12-23
  • 2021-07-03
  • 2021-06-22
  • 2021-07-01
猜你喜欢
  • 2022-01-23
  • 2021-06-19
  • 2022-12-23
  • 2021-12-28
  • 2021-12-10
  • 2021-09-01
  • 2022-12-23
相关资源
相似解决方案