Image

Imageex_philonou wrote in Imagevbdev

path not found after installation

I've built my application and made a set up project and installer files for it etc...to test it out i installed it on my computer, it works perfectly apart from one thing:

I can't seem to call up the notepad documents in my project, says: "path not found", but they are in the main application folder which i presumed was the default folder for it to be in (like with the bin folder, if you don't specify a location for the file it automatically looks there), anyway the files are there, just not being recognised...here's the path on my computer:

C:\Program Files\philonous\fishie water-test

what would the path be in the coding? as other users may choose to install it to another location etc

or is there something else i must do? I'm using visual studio .net 2003

(this is the first time i've tried to install stuff)

p.s the database works fine...


EDIT-

problem sorted:)