Hello,
I am running Visual Studio 2008 Professional with .NET Framework 3.5. I am having trouble with the published version of my code. In Visual Studio I can run the program in debug with no problems (no errors). However, when I publish the program and try to run the application I get a runtime error. I have pinpointed the failure to where it tries to connect to an Acess database. The code worked one day, then the next failed. No updates were installed before failure. Any ideas? Thanks.
I am running Visual Studio 2008 Professional with .NET Framework 3.5. I am having trouble with the published version of my code. In Visual Studio I can run the program in debug with no problems (no errors). However, when I publish the program and try to run the application I get a runtime error. I have pinpointed the failure to where it tries to connect to an Acess database. The code worked one day, then the next failed. No updates were installed before failure. Any ideas? Thanks.
Comment