473,569 Members | 2,735 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

search folders for .config files

It isn't clear this is the right place to post this, but it IS related to
..NET CONFIG files...

Windows Explorer (at least on W2003Server) doesn't seem to know that .config
files exist. Searching for them as .config, *.*config, *.exe.config and
other combinations, even when you can see them in a directory - let alone in
sub-directories of for those containing text - doesn't work. I've seen the
KB article on Explorer being selective in what it searches (which I think is
dumb) and even made the suggested Registry entry, all with no success. I've
also enabled seeing OS files on the off chance that would halp. Nope. I'm
sined on as Administrator on the server.

Strangely enough, if there is a readonly share set up a workstation CAN see
the files, but if the share has full permissions the WS doesn't see the files!

Suggestions, recommended tools, etc.?
Feb 26 '08 #1
3 1485
Hello

From your post, my understanding on this issue is: you are wondering why
the Windows Explorer "Search" utility in Windows 2003 cannot find any
..config file with query like '.config', '*.*config', etc.

I did a test with a web.config file. I input the query "*.config" in the
Search box of Windows 2003 Explorer, and the web.config is listed in the
search result as expected.

I hope to let you know that the issue you described appears to be a Windows
configuration related request, and would best be addressed in the Windows
newsgroups:
microsoft.publi c.windows.serve r.general

The reason why we recommend posting appropriately is you will get the most
qualified pool of respondents, and other partners who the newsgroups
regularly can either share their knowledge or learn from your interaction
with us. Thank you for your understanding.

Have a nice day!

Regards,
Jialiang Ge (ji****@online. microsoft.com, remove 'online.')
Microsoft Online Community Support

=============== =============== =============== ====
When responding to posts, please "Reply to Group" via your newsreader
so that others may learn and benefit from your issue.
=============== =============== =============== ====
This posting is provided "AS IS" with no warranties, and confers no rights.

Feb 27 '08 #2
NormD wrote:
Windows Explorer (at least on W2003Server) doesn't seem to know that
.config files exist. Searching for them as .config, *.*config,
<snip>
Suggestions, recommended tools, etc.?
In the search pane, choose the "Other search options" then "All files and
folders".

Also, Agent Ransack.
http://www.mythicsoft.com/agentransack/

Andrew
Feb 27 '08 #3
Both of you, thank you for your comments.

I agree that another venue would have been better, but in the Managed
newsgroups this was the closest. I acknowledged that in my initial post.
Thank you for the reference to one.

The search setting was certainlt tried, Andrew.

Turns out there is a Registry entry one can make for this. Explorer IS
selective about what it searches, regardless of what you set in the options.
See KB article 309173. It took rebooting the server, not just logging of and
in again, to make this work.

"NormD" wrote:
It isn't clear this is the right place to post this, but it IS related to
.NET CONFIG files...

Windows Explorer (at least on W2003Server) doesn't seem to know that .config
files exist. Searching for them as .config, *.*config, *.exe.config and
other combinations, even when you can see them in a directory - let alone in
sub-directories of for those containing text - doesn't work. I've seen the
KB article on Explorer being selective in what it searches (which I think is
dumb) and even made the suggested Registry entry, all with no success. I've
also enabled seeing OS files on the off chance that would halp. Nope. I'm
sined on as Administrator on the server.

Strangely enough, if there is a readonly share set up a workstation CAN see
the files, but if the share has full permissions the WS doesn't see the files!

Suggestions, recommended tools, etc.?
Feb 27 '08 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
8710
by: Les Juby | last post by:
A year or two back I needed a search script to scan thru HTML files on a client site. Usual sorta thing. A quick search turned up a neat script that provided great search results. It was fast, returned the hyperlinked page title, filename, and the body txt (30 preceding and following words) in context with the search word highlighted. ...
0
5775
by: mm | last post by:
Can someone with Win 2K please help me here. Best yet, can some MVP duplicate it and report it to MS. I can't find any reference to this issue on the Web, or in MS Knowledge Base. I have been able to duplicate this problem on two different Win 2K installations. Steps: 1. Win 2K installation, SP4 with .NET 1.1 installed
1
1651
by: Les Juby | last post by:
Some time back we assembled an Explore-type menu system (tree of folders) for a client site which has grown to be a pivotal function of the site in that deep navigation into the South African Education Law all hangs off this structure. From our side, it has all worked perfectly and the client is about to launch the site, but claims that he...
2
16618
by: Maziar Aflatoun | last post by:
Hi, I'm trying to protect one of my subfolders from Web.config file in my root folder. Here is my directory structure / // My shopping cart /admin // Shopping cart admin which needs to be protected Now in my Web.config how can I protect just the /admin folder (which is not a virtual directory) it's simply a...
2
1646
by: Bob Hanson | last post by:
Hello All, I noticed in the ASP.NET beta 2 that we have more special folders. Can I get some clarification regarding these folders? I am just making sure of the intent. Thanks in advance, Bob Hanson
1
3284
by: Øyvind Isaksen | last post by:
I try to find som information about creating folders (and subfolders) on the webserver using asp.net (1.0). I have made a filuploader, and all files are now saved in the same folder on the webserver. It had been smart if the users can make new directories in this folder and save files in different folders/subfolders. This is the code...
7
7370
by: molle | last post by:
Hi! Does anyone know a searchscript to create a javascript file-search. I want it to be able to search for a specific filename in a folder INCLUDING its sub-folders. I know there is a way to search a folder for a file but not its sub-folders, here is what I got: function findFile(Npath){
9
1705
by: Lloyd Sheen | last post by:
For all those who don't think that a recursive search of files in folders is a good thing in the Microsoft.VisualBasic.FileIO.FileSystem namespace listen to this. I am reorg my mp3 collection. I have written my own catalog program and it has xml files to cache info from tags etc. To ensure that the process goes ok I went to delete all...
3
2806
by: V S Rawat | last post by:
I have to work on a website (in php). I downloaded index.php and when I loaded it through my wamp localhost php installation, it gave some errors mentioning the file names, from includes\ so I downloaded them. now it is just saying "No configuration file found and no installation code available. Exiting..." It is not even telling the...
0
7694
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main...
0
7609
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language...
0
7921
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. ...
0
8118
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that...
0
7964
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the...
0
5217
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert...
0
3636
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2107
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
0
936
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.