problem adding database to App Data
I have a .mdf file which i have created in sql management studio 2008 r2 now i want it to attach to the visual studio via app data but when i tried to add an item by selecting sql server database it shows access denied message. Can anyone help me please...
DhanasekarPosted Apr 11, 2015, 5:10 AM
2.Did you ever have a previous version of Sql server on this machine? There have been reports of upgrades causing similar issues. Some people have successfully fixed this issue by deleting the folder:
C:\Documents and Settings\ \Local Settings\Application Data\Microsoft\Microsoft SQL Server Data\SQLEXPRESS
or in
C:\Users\ \AppData\Local\Microsoft\Microsoft SQL Server Data\SQLEXPRESS