Same for me with VS 2019 10.3. It does not start at all.
I tried EVERYTHING, including installing VS 2019 11.0 Preview -which also brings this error and does not start:
"Visual Studio konnte aufgrund eines Fehlers nicht gestartet werden.
StreamJsonRpc.ConnectionLostException:
Die JSON-RPC-Verbindung mit der Gegenseite ging verloren, bevor die Anforderung abgeschlossen werden konnte."
devenv /ResetSettings
devenv /SafeMode
devenv /Iforgotthisone
ot starting as administrator
did not fix it.
- Repair Visual Studio
- Install .Net 4.8 Development Components
- Remove/Reinstall (later) All Addon Module
- Uninstall Visual Studio and Reinstall it.
- Install Version 11.0 Preview.
- uninstalling everything and then run InstallCleanup.exe -f, redownload the online installer ands install just the .Net development as module: Brings the error during install.
DID NOT HELP.
So I never can get VS to run on my machine anymore unless I reinstall Windows, which I do not want to because of tons of software to reinstall/configure...
Very annoying!