问题描述
我最近安装了SQL Server Management Studio 2012。试图运行它会给我以下错误:
找不到一个或多个组件。请重新安装该应用程序。
我已尝试多次重新安装SSMS,重新安装Visual Studio 12 。它仍然给我同样的错误。
I recently installed SQL Server Management Studio 2012 . Trying to run it gives me the following error:
Cannot find one or more components. Please reinstall the application.
I've tried reinstalling SSMS several times, reinstalling Visual Studio 12 . It still gives me the same error.
你可以帮忙解决这个问题吗?
推荐答案
我建议你安装ssms 17.9.1。
以下是下载链接: https://docs.microsoft.com/en-us/sql/ssms/download- sql-server-management-studio-ssms?view = sql-server-2017#ssms-1791-is-the-current-general-availability-ga-version-of-ssms
I recommend you install ssms 17.9.1. Here is the download link :https://docs.microsoft.com/en-us/sql/ssms/download-sql-server-management-studio-ssms?view=sql-server-2017#ssms-1791-is-the-current-general-availability-ga-version-of-ssms
如果安装后出现类似问题,请参考
https://blog.sqlauthority.com/2017/12/06/sql-server-unable-launch-ssms- error-can-find-one-components-please-reinstall-application /
If similar problems occur after installation, please refer tohttps://blog.sqlauthority.com/2017/12/06/sql-server-unable-launch-ssms-error-cannot-find-one-components-please-reinstall-application/
希望这可以帮到你。
最好的问候,
Dedmon Dai
Dedmon Dai
这篇关于找不到一个或多个组件。请重新安装该应用程序。的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!