在 Windows 7 计算机上,我们安装了带有报告服务的 SQL Server 2012 Business。
我们尝试使用报告服务配置管理器并选择了报告服务器的默认设置。
我们现在有一个指向报表服务器的可单击 URL 链接。当我单击创建的链接时,会显示以下错误消息:
Reporting Services Error
The permissions granted to user '<our computer name>\<our admin user>' are insufficient for performing this operation. (rsAccessDenied) Get Online Help
SQL Server Reporting Services
我们还禁用了 UAC。
尝试时显示相同的错误:
http://localhost/Reports
您能告诉我们如何授予所需的权限吗?
谢谢。