All- I have an app that was developed in VB.NET 08 Express, which has an access database file linked to it. When a user installs said application, there is an exception thrown, something to the effect of:
"Could not find file 'C:\Documents and Settings\username}\Local Settings\Apps\2.0\data\X40CZM3W.G9J\8K8WOBHP.OL9\quot..tion_116b852ca6ae4b41_0001.0000_db2152d1ac83bf67\data\quotezips.accdb"
The app is looking for the access database in some nondescript temp folder. Is there any way to define where the app should look for the data file?
"Could not find file 'C:\Documents and Settings\username}\Local Settings\Apps\2.0\data\X40CZM3W.G9J\8K8WOBHP.OL9\quot..tion_116b852ca6ae4b41_0001.0000_db2152d1ac83bf67\data\quotezips.accdb"
The app is looking for the access database in some nondescript temp folder. Is there any way to define where the app should look for the data file?