i’m trying to creat a smart device application using vb.net 2003. i want to list all the directories and files in a specified directroy. i’m get an ArgumentNullException when trying to use Directory.getcurrentDirectory. i have done the same thing for a desktop windows and it works.any one can help