Publishing Excel Application that uses access db file
I have built an Excel Application using Visual Studio 2008 .net framework. I want to publish the program on the shared network drive so that anyone on the network can use it. The application connects to an access database file. When I published the application on the network(as well as on my own hard drive) It says that it cannot find the access file. Is there something I need to do when publishing it? Thanks in advance!
|