Click here to Skip to main content
15,891,136 members
Home / Discussions / C#
   

C#

 
AnswerRe: Recursive directory search Pin
Christian Graus15-Jan-07 21:48
protectorChristian Graus15-Jan-07 21:48 
GeneralRe: Recursive directory search Pin
electriac15-Jan-07 21:54
electriac15-Jan-07 21:54 
GeneralRe: Recursive directory search Pin
Christian Graus15-Jan-07 22:00
protectorChristian Graus15-Jan-07 22:00 
GeneralRe: Recursive directory search Pin
electriac15-Jan-07 22:09
electriac15-Jan-07 22:09 
AnswerRe: Recursive directory search Pin
Luc Pattyn15-Jan-07 22:27
sitebuilderLuc Pattyn15-Jan-07 22:27 
GeneralRe: Recursive directory search Pin
electriac16-Jan-07 0:21
electriac16-Jan-07 0:21 
GeneralRe: Recursive directory search Pin
Luc Pattyn16-Jan-07 1:14
sitebuilderLuc Pattyn16-Jan-07 1:14 
GeneralRe: Recursive directory search Pin
electriac16-Jan-07 1:31
electriac16-Jan-07 1:31 
Some ideas. maybe one of them triggers something:

- Are the missing names included in the ArrayList ? (is it listbox that failes ? or GetDirectories ?)

The list box and the array list have the same number of files and content so it must be GetDirectories that is failing.

- do you have any special attributes set on the missing directories ?

No Special attributes or hidden

- Are your different PCs cloned from a single one ?

No Each one was an origional install from its own Windows disk.

- if directories show the problem, you can drop the GetFiles() stuff while debugging

I will check this

- How does the "Windows" directory start with 't' ?

Windows starts with 'W' which is more than 'T'

- does it also fail when starting with 'T' ? (filenames are supposed to be case insensitive)

I tried both upper and lower case and they both do the same "sWorld", "Sworld, will be found but not "tworld", "Tworld", or "Windows". I know this sounds weird but I have spent two days on this problem and I still dont have a clue. If you want post a message at electricfarm@gmail.com and I will send a Zip of the program and source. I tried to post it to Mediafire.com but they are having problems today.
- do you have anything special as Regional Settings, Culture, ... ?

GeneralRe: Recursive directory search Pin
Luc Pattyn16-Jan-07 1:31
sitebuilderLuc Pattyn16-Jan-07 1:31 
GeneralRe: Recursive directory search Pin
electriac16-Jan-07 1:36
electriac16-Jan-07 1:36 
GeneralRe: Recursive directory search Pin
Luc Pattyn16-Jan-07 2:20
sitebuilderLuc Pattyn16-Jan-07 2:20 
GeneralRe: Recursive directory search Pin
Luc Pattyn16-Jan-07 2:46
sitebuilderLuc Pattyn16-Jan-07 2:46 
AnswerRe: Recursive directory search Pin
davidc2p16-Jan-07 6:03
davidc2p16-Jan-07 6:03 
GeneralRe: Recursive directory search Pin
electriac16-Jan-07 9:32
electriac16-Jan-07 9:32 
GeneralRe: Recursive directory search Pin
Luc Pattyn16-Jan-07 10:12
sitebuilderLuc Pattyn16-Jan-07 10:12 
GeneralRe: Recursive directory search [modified] Pin
electriac12-Feb-07 1:57
electriac12-Feb-07 1:57 
Questionhow to import a dll in Windows Service Pin
ramyasangeet15-Jan-07 19:35
ramyasangeet15-Jan-07 19:35 
QuestionSingle web form project Pin
Mohammad Daba'an15-Jan-07 19:35
Mohammad Daba'an15-Jan-07 19:35 
AnswerRe: Single web form project Pin
Christian Graus15-Jan-07 21:44
protectorChristian Graus15-Jan-07 21:44 
GeneralRe: Single web form project Pin
davidc2p16-Jan-07 6:06
davidc2p16-Jan-07 6:06 
GeneralRe: Single web form project Pin
Mohammad Daba'an16-Jan-07 19:56
Mohammad Daba'an16-Jan-07 19:56 
GeneralRe: Single web form project Pin
Christian Graus16-Jan-07 20:12
protectorChristian Graus16-Jan-07 20:12 
GeneralRe: Single web form project Pin
Mohammad Daba'an16-Jan-07 20:20
Mohammad Daba'an16-Jan-07 20:20 
GeneralRe: Single web form project Pin
Christian Graus16-Jan-07 20:31
protectorChristian Graus16-Jan-07 20:31 
QuestionDate Time Picker and Queries Pin
L Viljoen15-Jan-07 19:20
professionalL Viljoen15-Jan-07 19:20 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.