Hi,
I have done some code to display a form with a treeview. The initial folder in the treeview is given in the Project Properties Settings. I did this with the help of some brilliants here in this site like LizR.
http://www.daniweb.com/forums/showthread.php?t=159402&highlight=file+path+in+xml
My intention is to allow the client or the administrator to change the initial path from the Config.xml file. But, surprisingly, when I tested the program from another PC on the network, it reads the path without the config.xml. How could that happen? How do I code to allow the administrator to change the intial path?
Thanks