[Mono-list] Traversing directories

Øyvind Hvamstad oyvind@hvamstad.net
Sun, 15 Jun 2003 14:09:19 +0200


Hi all. I have problems while traversing directories having names with 
iso-8859-1 encoding. If a file has say an æ, ø or å in it,  the call to 
Directory.GetFiles(path) throws an System.NullReferenceException.
I tried searcing the archives on the subject, but was unable to find 
anything.

Can anyone please help?

-- 
Øyvind Hvamstad (ISO-8859-1)

Things should be made as simple as possible,
but not any simpler.
			-- Albert Einstein