Fork me on GitHub

SQL 2012 启动出现Cannot find one or more components.Please reinstall the application.

在Sql Server 2012程序,也就是SSMS 2O12启动时出现Cannot find one or more components.Please reinstall the application.

  1. 在运行中输入regedit.exe,启动注册表工具
  2. 找到注册表中的此处路径“HKEY_CURRENT_USER\Software\Microsoft\SQL Server Management Studio”
  3. 删除11.0_Config文件夹
  4. 重新启动sql server 2012,也就是SSMS 2012
posted @ 2017-07-09 13:22  chenpw  阅读(1414)  评论(0)    收藏  举报
View Code