Reputation: 49
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.
This error message pops up when I try to open Microsoft SQL Server Management Studio 2018.
I tried in every single possible way. Also reinstalled SQL Server and also the SSMS multiple times. They were installed without any error.
What should I do now?
Upvotes: 1
Views: 3526
Reputation: 164
Check this: Windows 11 Insider Preview Build 22621.586 and 22622.586
A fix for this issue is now available.
Upvotes: 0
Reputation: 41
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. What is going on with Windows 11 and 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.
Upvotes: 0
Reputation: 41
In my case I found out that this problem is related to the Windows insider program.
The following page helped me solve this problem:
https://feedback.azure.com/d365community/idea/6b7d06dc-9bec-ec11-a81b-6045bd7ac9f9
On this page Erin Stellato wrote:
We have a workaround:
Download from https://github.com/thebookisclosed/ViVe/releases
Run (from elevated cmd prompt):
vivetool /disable /name:SV2Navpane
shutdown -r -t0
Upvotes: 2
Reputation: 41
same issue. switched from Beta Channel to Release Preview Channel
Upvotes: 0