program publishing
Am trying to publish an application with access database because of its compactness. when i run the app on visual studio it works and connects to the database fine, but after publishing it tells me database not found. i placed the database file in the bin folder so i dont really know what to do again. i really need the solution to this. thanks
Amit ChoudharyPosted Jun 17, 2013, 1:53 PM
Also If you are using the shortcut to run the application do the same to point the "Start in" location to your bin folder where your .sdf file is located.