1. scale-out deployment is not supported in this edition of reporting services
Use [ReportServer]
Go
Select * from keys;
--From the output of above query note the entries for old server(s) if they were scaled out and delete old server(s) information.
Delete from keys where MachineName ='OLD_Host_Name'
确保把防火墙打开
从配置管理器里选择高级把url删除掉重新添加
3. 发送邮件
要授予连接reporting 的账号访问master,msdb的权限。因为要使用一些系统存储过程
4. 2014企业版升级到2017
reporting service 的key必须用企业版的,不能升级到标准版。
也可以使用标准版,自己迁移报表。
另外浏览器太旧(比如IE)不能加载新版页面。
报错记得检查reporting service的日志