Hi all,
I have a basic console application with an mdb file added as a file to copy always.
After publishing the app using click-once, the published directory has the myaccess.mdb.deploy file.
When setup.exe is run, the app installs fine. But when I look in the actual installation directory on the C: (buried way deep in documents and settings), the .mdb file is not there.
I've so far tried making the mdb a reference in the project settings which also produced the same results.
Any help is appreciated!
I have a basic console application with an mdb file added as a file to copy always.
After publishing the app using click-once, the published directory has the myaccess.mdb.deploy file.
When setup.exe is run, the app installs fine. But when I look in the actual installation directory on the C: (buried way deep in documents and settings), the .mdb file is not there.
I've so far tried making the mdb a reference in the project settings which also produced the same results.
Any help is appreciated!