Yesterday I uninstalled Visual Studio 2015 and then installed Visual Studio 2017 Enterprise. Now I have the following problem when I try to open a solution (existings and also if I create a completely new one):
When I open "MySolution.sln" directly per double click or pinned from Taskbar, then the solution opens very shortly but then immediately closes again and I am at the plain Visual Studio start screen.
But when I open the solution from Visual Studio via "Open Solution" dialog, everything works as expected.
Has anybody an idea why this could happen? What is the difference between these 2 opening ways?
EDIT: The problem only occurs, when the solution is in a TFS source controlled folder.