I just installed SQL Server 2019 Developer Edition and SSMS 18.
When I start SSMS 18, the splash screen displays for a moment then goes away. TaskManager does not show the app running.
The log file shows the following error.
<entry>
<record>44</record>
<time>2021/04/14 03:06:10.659</time>
<type>Warning</type>
<source>VisualStudio</source>
<description>Performance warning: String load failed.
Pkg:{39C9C826-8EF8-4079-8C95-428F5B1C323F} LANG:0409 ID:2143
</description>
</entry>
</activity>
Searching the web, it appears the package is related to Visual Studio 2010?
I have no idea how to fix this.
I assume I need a replacement file. Any ideas which file? Any ideas where I get get the version that works with SQL2019 and SSMS 18?
Thanks for helping an old blind guy out...