SQL2008报表服务 - 没有足够的权限执行该操作

SQL 2008 Reporting Services 安装在Vista/Win2008环境下,访问报表站点会遇到该错误:
    The permissions granted to user 'xxxx' are insufficient for performing this operation. (rsAccessDenied)

可以管理员权限运行IE(右键IE,选择Run As Administrator)访问报表服务站点。如需配置其他用户访问报表服务,则需在报表管理站点中配置用户或用户组及其权限。

http://technet.microsoft.com/en-us/library/bb630430.aspx

你可能感兴趣的:(SQL2008报表服务 - 没有足够的权限执行该操作)