So did you try it with the full path and it didn't work? just for testing purposes. Also try adding the UserInstance=true to your connection string as below:
Data Source=(LocalDB)\v11.0;AttachDbFilename=|DataDirectory|\Database.mdf;Integrated Security=True;User Instance=True;
Fouad Roumieh
No comments:
Post a Comment