问题描述
在数据库'master'中拒绝CREATE DATABASE权限。
尝试为文件c:\inetpub \wwwroot \Bug2Bug \ App_Data \ Books附加自动命名的数据库。 mdf失败了。存在具有相同名称的数据库,或者无法打开指定的文件,或者它位于UNC共享上。
i不这是什么问题?
i搜索了这么多,但没有解决方案。
i在我在vs2010和sqlserver 2008中创建的另一台电脑中安装了网页设置时出现此错误r2。
请帮帮我
CREATE DATABASE permission denied in database 'master'.
An attempt to attach an auto-named database for file c:\inetpub\wwwroot\Bug2Bug\App_Data\Books.mdf failed. A database with the same name exists, or specified file cannot be opened, or it is located on UNC share.
i don't what is this problem ?
i googled so much but no solution.
i got this error when i installed web setup in another pc which is created by me in vs2010, and sqlserver 2008 r2.
please help me
推荐答案
这篇关于在数据库'master'中创建数据库权限被拒绝。尝试为文件附加自动命名的数据库的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!