I have an ASP.NET MVC4 application (.sln) application . When I close Visual Studio and then open it again and my solution, my tabs and my navigation structure in the solution explorer do not restore as they were.
The solution is great, and I need a lot of time to re-open many tabs and open many folders in the solution explorer.
Is there an option in VS that would allow me to restore the solution to where it was when I left it?
I already made "Reset all settings" in the Import and Export Settings Wizard, but this did not help.
I also tried loading VS into / SafeMode , which disables any extensions. No difference.
Searching around I donโt see anyone having similar problems.
source share