to be absolutly sure of the location of a file, in respects to your program, first create the file from your program. use FileMode.CreateNew, and make sure you file has an interesting name; then save it to the location you would like to load from. leave your program, then track that file down - you'll soon work out where it is.