|
-
Apr 23rd, 2010, 07:10 PM
#1
Thread Starter
Addicted Member
The database in my application becomes read-only after i install
I've created a project in VB .NET. when i build it and run the .exe everything works fine but when i install it the database becomes read only. I've used the VB 'setup and deployment' project to make and installer and i also tried InstallShield but the occurs in both cases. i looked on google but can't find anything that makes sense atleast. i think the application can not create _log.LDF file. Anyone come across this problem before?
error:
System.Data.SqlClient.SqlException: Failed to update database "C:\........." because the database is read-only.
Last edited by MoE70; Apr 23rd, 2010 at 07:31 PM.
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
|