• Home
  • About
  • Projects
  • Contact
  • Tech Tips
Tom Way Entertainment Technology

Visual Studio? Suo what!

5/14/2015

0 Comments

 
Picture
Sometimes Visual Studio just won't cooperate, and sometimes the solution is pretty simple if obscure. I stumbled upon a great article called "The evil suo file – fighting and winning with Visual Studio" that provides some great tips for saving the day with Visual Studio is acting up. I'll summarize the points here, but the original article contains a bit more detail.

Things to Try When Visual Studio Acts Up

Try these suggestion in this order. If one doesn't help, try the next one.
  1. Close, reopen and try again.
  2. Close, delete the "suo" file, reopen and try again.
  3. Close, clear build refuse (delete "suo" and all obj/bin folders), reopen and try again.
  4. If you see messages about references, the issue could be a circular reference. Try removing the reference and then adding it back.
  5. If you have Add-ins, open the Add-in Manager (Tools > Add-in Manager...), and uncheck the Startup box for each of them. Close and reopen Visual Studio and see if the problem is fixed. If so, one of the Add-ins could be the issue. Try selectively turning each on until you identify the bad one.
Picture
These tips have worked will for me on many occasions. I've really included them here because I use them just infrequently enough that I forget where I saw them, but often enough that I really need to be able to find them easily. The original article explains a little more and was a very awesome thing to find, so by all means check it out!
0 Comments

    Author

    Tom Way is a computer science professor, software engineer and entertainment professional who likes solving problems that challenge, vex or annoy him and others.

    Archives

    July 2019
    March 2017
    October 2016
    June 2016
    May 2016
    April 2016
    March 2016
    June 2015
    May 2015
    April 2015
    March 2015

    Categories

    All
    Backdrop
    DIY
    Google Chrome
    Omnibox
    PVC
    Set Construction
    Speed Up
    SUO File
    Theater
    Visual Studio

    RSS Feed

Powered by Create your own unique website with customizable templates.