SSRS web url 在降级到 2016 后未正确显示。

huangapple go评论46阅读模式
英文:

SSRS web url not displaying correctly after downgrade to 2016

问题

我不再显示正常的SSRS屏幕。在此处输入图像描述

尝试查看配置文件,但未发现任何异常。

英文:

I had to downgrade to SSRS 2016. When opening the web url I can only see the data folders in text and not getting the normal SSRS screen.enter image description here

Tried to look in the config file but could not see anything out of order

答案1

得分: 1

那看起来像是报表服务器地址,而不是Web门户地址。

如果您的URL看起来像这样:

http://myservername/reportserver

那么您应该使用这个:

http://myservername/reports

这是Web门户的默认地址。如果这不起作用,请打开报表服务配置管理器,查看Web门户URL。

英文:

That looks like report server address, not the web portal address.

If you URL looks like this

http://myservername/reportserver

Then you should be using this

http://myservername/reports

This is the default address of the web portal. If this does not work Open Reporting Services Configuration Manager and look at the Web Portal URL

SSRS web url 在降级到 2016 后未正确显示。

huangapple
  • 本文由 发表于 2023年2月8日 19:11:13
  • 转载请务必保留本文链接:https://go.coder-hub.com/75384933.html
匿名

发表评论

匿名网友

:?: :razz: :sad: :evil: :!: :smile: :oops: :grin: :eek: :shock: :???: :cool: :lol: :mad: :twisted: :roll: :wink: :idea: :arrow: :neutral: :cry: :mrgreen:

确定