I think I posted this on another message board that I should not have.
Anyway, I am fairly new to programming for mobile and I am using VB .Net.
I include text files in my VB project, however in the programming what
directory do I need to use to reference these text files?
I need to open a text file based on user input from a treeview into a
streamreader and then read that text file into a text box. However when I
run the program, I keep getting a file not found exception.
Thanks for the information