SQL server 2016的SSRS服務器配置出了問題,web service URL打不開,提示http500 error。
解決辦法:
1.查看log
image.png
這個log的文件里面講到有2個key 重復了。可以在rssrvpolicy里面查到重復的key。
image.png
Security class不能有重復。刪除重復的key后,就可以打開URL了。
image.png
There are some errors which says that the key is already there. I checked in rssrvpolicy.config and there are some 2 keys which is being repeated as you can see the above log.