Can't search .cs for text

  • Thread starter Thread starter Brian W
  • Start date Start date
B

Brian W

I know I've seen this problem before but I'll be damned if I can
remember how to fix it.

When I use Windows to search for files of type *.cs (or *.*) containing
"sometext" Windows doesn't return any files. I know there are some
files containing "sometext".

Anyone know how to fix this?

TIA
BW
 
I don't trust Windows to do any searches. VS.NET has the ability to search
files in a directory and is much better at this. Take a look at the IDEs
find capabilites.
 
And if Visual Studio is not available, I find TextPad's ability for
in-depth file search quite good.
 
Thanks for your answers, but that doesn't answer teh question at hand.
 
Thanks! That was what I was looking for, don't know why I couldn't find
it.

One thing I don't get... the way I read the KB article is that if my
system is updates then I should be OK, well, my system has all latest
updates and patches and the search still doesn't work.

Oh, well, not the first time one of the KB's has been wrong ;-)

Thanks for the answer though

BW
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top