简体   繁体   English

Microsoft Visual Studio 2017 Shell(孤立) - 找不到一个或多个组件。 请重新安装应用程序

[英]Microsoft Visual Studio 2017 Shell (Isolated) - Cannot find one or more components. Please reinstall the application

Cannot find one or more components.找不到一个或多个组件。 Please reinstall the application.请重新安装应用程序。

I unstalled all the C++ redistributables, repaired the Microsoft Visual Studio 2017 Shell (Isolated) and again installed the redistributables but no success found.我卸载了所有 C++ 可再发行组件,修复了 Microsoft Visual Studio 2017 Shell(已隔离)并再次安装了可再发行组件,但没有成功。

This error message pops up when I try to open Microsoft SQL Server Management Studio 2018.当我尝试打开 Microsoft SQL Server Management Studio 2018 时弹出此错误消息。

I tried in every single possible way.我尝试了每一种可能的方式。 Also reinstalled SQL Server and also the SSMS multiple times.还多次重新安装了 SQL 服务器和 SSMS。 They were installed without any error.他们安装没有任何错误。

What should I do now?我现在该怎么办?

same issue.同样的问题。 switched from Beta Channel to Release Preview Channel从 Beta 频道切换到发布预览频道

In my case I found out that this problem is related to the Windows insider program.就我而言,我发现这个问题与 Windows 内部程序有关。

The following page helped me solve this problem:以下页面帮助我解决了这个问题:

https://feedback.azure.com/d365community/idea/6b7d06dc-9bec-ec11-a81b-6045bd7ac9f9 https://feedback.azure.com/d365community/idea/6b7d06dc-9bec-ec11-a81b-6045bd7ac9f9

On this page Erin Stellato wrote:在此页面上,Erin Stellato 写道:

We have a workaround:我们有一个解决方法:

Download from https://github.com/thebookisclosed/ViVe/releaseshttps://github.com/thebookisclosed/ViVe/releases下载

Run (from elevated cmd prompt):运行(从提升的 cmd 提示符):

vivetool /disable /name:SV2Navpane vivetool /禁用 /名称:SV2Navpane

shutdown -r -t0关机 -r -t0

KB5014959 seems to break ssms 18.12.1 and ssms 19. I uninstall it, but it keeps coming back and ssms still does not work. KB5014959 似乎破坏了 ssms 18.12.1 和 ssms 19。我卸载了它,但它不断回来,并且 ssms 仍然不起作用。 What is going on with Windows 11 and SSMS? Windows 11 和 SSMS 是怎么回事?

It seemed like it was working before, but the stupid update doesn't let me run SSMS, even if I uninstall it and pause updates, it still comes back, or maybe it doesn't actually uninstall like it says it does.看起来它以前可以工作,但是愚蠢的更新不允许我运行 SSMS,即使我卸载它并暂停更新,它仍然会回来,或者它实际上并没有像它说的那样卸载。

Check this: Windows 11 Insider Preview Build 22621.586 and 22622.586检查这个: Windows 11 Insider Preview Build 22621.586 和 22622.586

A fix for this issue is now available.现已提供此问题的修复程序。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 Microsoft Visual Studio 2017 Shell 缺少组件(孤立) - Missing components for Microsoft Visual Studio 2017 Shell (isolated) SQL Server Management Studio:找不到一个或多个组件,请重新安装该应用程序 - SQL server management studio : Cannot find one or more component please reinstall the application SQL Server Management Studio 17 找不到一个或多个组件 - SQL Server Management Studio 17 cannot find one or more components Visual Studio(2017)SQL无法显示%符号 - Visual Studio (2017) SQL cannot display % sign 无法从Visual Studio 2017连接到本地SQL Server 2014 - Cannot connect to Local SQL Server 2014 from Visual studio 2017 SSIS 无法在 Visual Studio 2017 中保存到 SQL 服务器数据库 - SSIS cannot save to SQL Server database in Visual Studio 2017 我需要安装Microsoft SQL Server还是Visual Studio Community 2017默认提供它? - Do I need to install microsoft sql server or it comes as by default with visual studio community 2017? 为什么使用Visual Studio 2013 + Microsoft SQL Server 2017 Developer连接数据库有空白页 - Why use Visual Studio 2013 + Microsoft SQL Server 2017 Developer to connect Database have blank page Visual Studio,Server Explorer无法建立与Microsoft SQL Server的连接 - Visual Studio, Server Explorer Cannot Establish Connection to Microsoft SQL server Visual Studio 2017 中的报表模型 - Report Models in Visual Studio 2017
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM