- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I wish to have my application access data outside of the application directory. When I add the directory to my application project, the application does not seem to know where to look for the data it requires in the other directory.
How do I get my application to look for the data in its own directory?
Thank you!
John
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Adding the directory to the project has no effect on the running application. By default, programs run from inside VS will open files in the project directory - the one containing the .vfproj file. If you wish to specify something else, set the "Start In Directory" on the project's Debug property page.

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page