Visual Studio 2005 Quick find missing Search in solution - Stack Overflow most recent 30 from stackoverflow.com2009-12-05T15:02:44Zhttp://stackoverflow.com/feeds/question/281985http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://stackoverflow.com/questions/281985/visual-studio-2005-quick-find-missing-search-in-solution1Visual Studio 2005 Quick find missing Search in solutiongreg2008-11-11T20:02:05Z2008-11-11T20:16:11Z
<p>If I open a solution then press CTRL + F and select Quick Find, the Look in drop-down doesn't have "Entire solution" as an option (Find in files still has it).</p>
<p>Any idea how to fix this?</p>
<p>Thanks!</p>
http://stackoverflow.com/questions/281985/visual-studio-2005-quick-find-missing-search-in-solution/282001#2820010Answer by John Sheehan for Visual Studio 2005 Quick find missing Search in solutionJohn Sheehan2008-11-11T20:09:43Z2008-11-11T20:16:11Z<p>According to a response on Expert Sex Change, that option is missing in VS2005 pre-SP1. Install SP1 and it should be there.</p>