最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

url - SSRS Rendering Hyperlinks non-actionable (.Net program) - Stack Overflow

programmeradmin5浏览0评论

We are upgrading from SSRS 2016 (on Windows Server 2019) to SSRS 2019 (on Windows Server 2022). The Report Services are located on the same server as the SQL DB that is used as the data source. On the SSRS 2016 server the hyperlinks work as expected, but on the SSRS 2019 server the textbox content is the same however the mouse never changes to a hand. I tried messing with the Internet Options security configuration.

Here is how the hyperlinks are used. We have used them this way for years inside of a .Net program.

Action: Go to URL fX: ="Open:Case:" & Fields!CaseID.Value

If I change the fX to "; it works as expected. This is why I think there is some kind of security setting that is different. I did try adding .ToString() at the end of the CaseID, but it didn't make a difference. Just trying to figure out if anyone else has had this issue. I found this issue, but because my account is new I can't comment on it. Report Server Rending HyperLink as unclickable

发布评论

评论列表(0)

  1. 暂无评论