http://msdn.microsoft.com/library/d...formsapplicationclassuserappdatapathtopic.asp
absolutely. thanks ollie.
something i noticed since making the change, though. whenever i run the
application, a new folder is created in the user\application data folder
with the current build version. so, everytime i run the app, my app tries
to
find the config file, fails to find it, and i then have to re-enter all
the
info again. i suppose i could just hard code in a fixed folder to save
the
file in until i'm ready to go to release, but is there a better way around
this?