Visual Studio 2010 new install missing search solution toolbar -


just reinstalled visual studio 2010 , toolbar lets me search entire solution missing , cannot seem find toolbar option of member.

any appreciated.

it's settings issue persisted across reinstall. try reseting settings default , see if fixes problem.

method 1

  • tools -> import / export settings
  • reset settings
  • pick favorite profile

method 2

from visual studio command prompt type following

devenv.exe /resetsettings


Comments

Popular posts from this blog

c# - How to set Z index when using WPF DrawingContext? -

razor - Is this a bug in WebMatrix PageData? -

visual c++ - Using relative values in array sorting ( asm ) -