Quantcast
Channel: VBForums - Visual Basic .NET
Viewing all articles
Browse latest Browse all 27212

VS 2010 REad only errors on dependent files at run time

$
0
0
I have a program that runs great in debug mode. When I install the compiled version I get a few read only errors not at installation, but at run time. Specifically, I am getting the two errors below.

Both files exist in their respective paths, and both files are in folders with the correct access rights.

First: The file exists and is not open
The Microsoft Jet engine cannot open the file 'c:\path\filename.mdb'. It is already opened exclusively by another user, or you need permission to view its data.

Second: Unhandled exception error
Access to path 'c:\path\file' is denied.

Thank you for the help!

Viewing all articles
Browse latest Browse all 27212

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>