Click here to Skip to main content
15,890,982 members
Home / Discussions / C#
   

C#

 
GeneralRe: Recursive directory search Pin
Luc Pattyn15-Jan-07 22:22
sitebuilderLuc Pattyn15-Jan-07 22:22 
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 
Some ideas. maybe one of them triggers something:
- Are the missing names included in the ArrayList ? (is it listbox that failes ? or GetDirectories ?)
- do you have any special attributes set on the missing directories ?
- Are your different PCs cloned from a single one ?
- if directories show the problem, you can drop the GetFiles() stuff while debugging
- How does the "Windows" directory start with 't' ?
- does it also fail when starting with 'T' ? (filenames are supposed to be case insensitive)
- do you have anything special as Regional Settings, Culture, ... ?

Smile | :)

Luc Pattyn

GeneralRe: Recursive directory search Pin
electriac16-Jan-07 1:31
electriac16-Jan-07 1:31 
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 

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.