Skip to main content

If you have Visual Studio 2010 you may be annoyed when you want to run code analysis and it is just not there! You can configure it, but cannot run it?!

image

The reason is that code analysis is only available for the selected project, and you likely have the solution selected in the Solution Explorer (or Solution Navigator). You will need to select the project first and it will appear.

image

No solution wide code analysis yet either. However I believe these annoyances will be corrected in the next version of Visual Studio Winking smile