Page view counter

Find (also "find and replace") not working in Visual Studio

Last post 12-26-2008 2:44 AM by Keval.devani. 10 replies.

Sort Posts:

  • Find (also "find and replace") not working in Visual Studio

    04-25-2007, 10:16 AM
    • Loading...
    • enggr
    • Joined on 05-26-2006, 11:54 PM
    • Posts 17
    • Points 15

    Hi,

      I am an senior .net developer. My Visual Studio 2005 was working properly for several months. I started on a new laptop and everything was fine. Suddenly (due to a windows update or something), the find (also the find and replace) is not working. When I do Ctl+F (or Edit-Find) or(Edit menu-find and replace) nothing happens. I see my visual studio going out of focus (similar to what happens if another window takes modal position).

    I made sure that service pack 1 is installed. 

    I repaired/re-installed and did other things to fix this problem but still no resolution. Any help would be greatly appreciated.  


     

  • Re: Find (also "find and replace") not working in Visual Studio

    04-26-2007, 9:57 PM
    Answer

    Hi enggr,

     

    It’s so strange that repair and reinstall Visual Studio also cannot fix the issue. Have you tried to test in Windows safe mode and run Visual Studio with safe mode?

     

    Restart Windows and in safe mode, run devenv /safemode in Visual Studio 2005 Command Prompt.

     

    If in safe mode this issue disappeared, the cause should be third-party applications, services or Visual Studio Add-ins.

     

    Please also try devenv /resetsettings or devenv /setup in Command Prompt. And I would like to know how you reinstall Visual Studio. Have you gone through this link before?

    http://support.microsoft.com/kb/907965

     

    I hope they are helpful.

     

     

    Sincerely,
    Benson Yu
    Microsoft Online Community Support

    Please remember to mark the replies as answers if they help and unmark them if they provide no help. This can be beneficial to other community members reading the thread.
  • Re: Find (also "find and replace") not working in Visual Studio

    04-27-2007, 8:17 AM
    • Loading...
    • chandana
    • Joined on 11-17-2006, 6:28 AM
    • Sri Lanka
    • Posts 298
    • Points 1,167
    I also have got that problem. But I don't exactly remember what I did for that. But not very special things. Try to restart the application or reset the windows layout. and check open new website and check whether it working properly.
    Chandana
  • Re: Find (also "find and replace") not working in Visual Studio

    04-27-2007, 2:42 PM
    • Loading...
    • Su1516
    • Joined on 09-08-2005, 12:53 PM
    • Posts 2
    • Points 7

    I had the same problem & it took all my time. It was wierd since the same find/replace keys worked in all applications even in Visual Studio 2003; but not in Visual Studio 2005 alone. I uninstalled the refactoring software I was using and reinstalled Visual Studio 2005 Service pack 1 & still it did'nt work. It worked after running the command  devenv /resetsettings suggested by Benson Yu.

    Thanks Smile.

    Su.

  • Re: Find (also "find and replace") not working in Visual Studio

    06-09-2008, 6:06 AM
    • Loading...
    • gwadasly
    • Joined on 06-09-2008, 10:04 AM
    • Posts 1
    • Points 2

    Hello,

    Thaks a lot !!!

    It also work for me doing Visual studio 2008 command prompt then devenv /resetsettings

    Bye

  • Re: Find (also "find and replace") not working in Visual Studio

    08-28-2008, 3:47 PM
    • Loading...
    • piyu_dream
    • Joined on 05-16-2007, 10:56 AM
    • Posts 1
    • Points 2

    Hey,

    Thanks a ton ***

    It also work for me doing VS 2005 command Prompt devenv /resetsettings

    Cheers

     

  • Re: Find (also "find and replace") >still< not working in Visual Studio - after uninstalling Re-sharper

    11-17-2008, 3:10 PM
    Locked
    • Loading...
    • dvorakpj
    • Joined on 01-13-2008, 2:07 PM
    • Posts 2
    • Points 4

    Hello all,
    I am not a lucky one. This problem appeared after I have uninstalled expired trial version of JetBrains Re-sharper 4.1 (it is a cool product but this really upset me so no problem naming it). Just like others' my main VS 2005 + SP1 window goes out of focus but the Find dialog does not appear neither from the hot key nor from the menu.
    Tried devenv /resetsettings from safe mode but no change. Could not start /setup from normal Windows mode though, not sure why.
    Reinstalling the whole VS would be a last resort nightmare because I have tons of proven add-ins and settings.
    Anyone else experienced this with Re-sharper? Or ideally remembers the steps that actually helped ;-)
    Thanks!

     

     

  • Re: Find (also &quot;find and replace&quot;) not working in Visual Studio

    11-26-2008, 3:33 AM
    • Loading...
    • aalokitoaami
    • Joined on 04-25-2007, 11:04 AM
    • Kolkata,India
    • Posts 43
    • Points 153

     I was having the same problem of not showing find dialog in run mode. I tried to reset the settings from command prompt but it didn't solve the problem. I was also able to search assuming some hidden search panel was there. It was performing the search.
    I started to change my resolution to get back the dialog as someone was telling for some 3 monitors like situation. And finally with resolution 1280X1024 i got the find dialog and positioned it in middle and went back to 1024X768 resolution which is default for me. Now the find dialog is appearing for me.
     

    If this post was useful to you, please mark it as answer. Thank you!
    aspxdev.blogspot.com
  • Re: Find (also &quot;find and replace&quot;) not working in Visual Studio

    12-09-2008, 9:19 PM
    • Loading...
    • dvorakpj
    • Joined on 01-13-2008, 2:07 PM
    • Posts 2
    • Points 4

    Finally, got this resolved by running Repair option from VS setup and then using resetsettings command-line parameter to devenv.exe
    I thought that the find dialog actually is somewhere (possibly on the second monitor space) but did not spend a whole lot of time playing with resolutions.

  • Re: Find ("find and replace") not working in Visual Studio

    12-19-2008, 1:06 AM
    • Loading...
    • taureanonthehunt
    • Joined on 12-19-2008, 5:55 AM
    • Ahmedabad, India
    • Posts 1
    • Points 2

    I am using VS 2005. I had the same issue. I tried devenv/resetsettings but that did not work for me. The find and replace window had moved out of my display screen. I changed the resolution and found that the window was stuck to the right most corner of the screen. Just had to drag it to the center.

    But It took almost 2 full days before I could figure it out. By that time, I used the Find window in the Standard toolbar, though I did not have the luxuries provided with Find & Replace.


  • Re: Find (also &quot;find and replace&quot;) not working in Visual Studio

    12-26-2008, 2:44 AM
    • Loading...
    • Keval.devani
    • Joined on 12-26-2008, 2:39 AM
    • Posts 1
    • Points 2

    Hello,

           My Problem was solved.Just go to the Window menu-->Select Reset Window Layout.Thats it.   

    Thanks,

    Keval Devani

Page 1 of 1 (11 items)