If you are getting the the following error
"CREATE DATABASE permission denied in database master (EF code-first)"
then follow the following steps
"CREATE DATABASE permission denied in database master (EF code-first)"
then follow the following steps
- Right click on your database(.mdf file)
- Click on properties
- Select security tab
- Click on Continue button
- Click on Add button
- Click on Advance button
- Now you can see another window, then you click the "Find Now" button on the right side.
- On the fields below, go to the bottom most and click the "Users". Click ok.
- Click on the permission "Users" that you have been created, then Check the full control checkbox.
No comments:
Post a Comment