Tuesday 17 December 2013

Visual Studio stops loading after attempting to open a solution




Ok, so, sometimes when you've been screwing around with a solution (e.g. taking a copy of an offline solution that is normally attached to TFS) and you open it you'll find that Visual Studio chokes and never finishes loading:

And you see the balloon we all love so much

I seem to encounter this the second time I open a solution, the first time it opens fine.  Visual Studio can sit in this state forever.  Or at least for so long that I can't be bothered waiting any longer. Then it needs to be killed via Task Manager.  This kind of sucks.

To fix this you can try deleting the .suo files for the solution.  These are Visual Studios solution user options files.  They are hidden files so you might need to tell explorer to show them:


Send them to the trash and next time you open the solution it might load a bit better.


No comments:

Post a Comment