How to fix visual studio error “cannot find one or more components .Please re-install the application” in windows 8.1?

后端 未结 20 2217
悲哀的现实
悲哀的现实 2021-02-12 10:59

As Alex suggests find devenv.exe and run it . when search for devenv.exe then I found it\'s there . When I run this file getting error \"cannot

20条回答
  •  渐次进展
    2021-02-12 11:30

    To fix this issue

    1. Start regedit.exe
    2. Go to HKEY_CURRENT_USER\Software\Microsoft\SQL Server Management Studio
    3. Delete 11.0_Config
    4. Restart ssms.exe

    https://social.msdn.microsoft.com/Forums/sqlserver/en-US/b6d2b85d-c6e1-464a-85e0-e0625e7fb305/microsoft-visual-studio-shell-isolated-cannot-find-one-or-more-components?forum=sqlexpress

提交回复
热议问题