【问题标题】:SharePoint Server 2013 installation errorSharePoint Server 2013 安装错误
【发布时间】:2015-02-25 19:19:04
【问题描述】:

我在 windows server 2008 r2 sp1.Back end Sql 上安装了 SharePoint Server 2013 服务器 2008 r2。我安装了 Products Prerequisites 和 Share point Server
成功。但是当我运行产品配置向导时,我收到了这个错误。 未能创建示例数据。System.UnauthoriedAccessException 类型的异常是 抛出。附加异常信息:0x80070005 访问被拒绝。

【问题讨论】:

    标签: sql-server sharepoint


    【解决方案1】:

    问题在于对 SQL 服务器/数据库的访问。你能确认一下,数据库已经创建了吗? SharePoint_Config_xx、SharePoint_AdminContent_xx 和 WSS_Content?

    【讨论】:

    • 在 SQL Server 中没有创建上述数据库。
    • 产品配置的第8步运行了一段时间,出现错误。@Lukas Nespor
    • 您的帐户(即运行配置向导)是否具有 SQL 权限?服务器角色:dbcreator 和 securityadmin
    • 我的帐户:Sathesh,(用户名)。这个帐户如何授予 SQL 权限。请帮助@Lukas Nespor
    • 是的。运行配置向导的帐户对 SQL 有权限。我做了什么。SQL Server Management Studio->Security->Logins->ComputerName\Satheesh->Properties->ServerRoles->dbcreator ,公共和安全管理员@Lukas Nespor
    猜你喜欢
    • 2018-04-04
    • 1970-01-01
    • 2015-02-13
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多