|
-
June 30th, 2015, 08:40 AM
#1
LocalDB deploy issue
Hello
Working on a VB.NET project with SQL LocalDB I'm having the next problem:
When deployng on a client machine (Windows 7), my application tries to Create a DB on disk but it got ERROR 5 (Access denied) ... (It seems SQLLocalDB does not have write permissions on disk)
It suppose I have not chance to manipulate that machine. I just send a SETUP that contains the program and SQLLocalDB as prerequisite.
How can I solve this issue from code since I cannot access to client machine?
Thanks.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|