Today is a bad lucky day. Why? I got a problem of the “Find and Replace” in VS.NET IDE. Whatever i pressed the Ctrl+F or clicked the
“Edit>Find & Replace > Find”. It was no repsonse to me.
OH!! How comes?
I could use that function b4 but why couldn’t now?
I searched a lot of articles and Q&A. I find out one shit solution from MSDN.
The solution is that:
Run the “Visual Studio 2005 Command Prompt” and then type the command “devenv.exe /ResetSettings”
It works but i should tell you a worse things.
since it is used for reset your IDE setting, all of your customerise setting in your IDE will also be reset. SHIT!!!
This happens to me occasionally in VS2k5. However, restarting VS always seems to fix it.
I had tried to restart the VS2005. Howveer, the probelm was still exist. That’s why i had to reset all setting in VS2005. ^.^