SQL Server Reporting Services - http 403 forbidden - website declined to show this webpage

一笑奈何 提交于 2019-12-13 02:14:29

问题


Reporting Services was working fine until recently, now when I try to deploy and run a report from Business Intelligence Studio I get this error.

Similarly when I try to connect to the ReportServer URL directoy from IE Explorer, (set to http:///ReportServer I get the same error, so it's not specific to the report but probably rather to the ReportServer or IIS configuration.

I went through all the Properties of the website, comparing to another website on the same machine, and it seems identical.

Any ideas on what's wrong or how to fix it?

Thanks!


回答1:


SSL problem? Has your cert expired? You say http, but not sure if you're using ssl.

Also, just to be sure, the URL should be http://SERVER/ReportServer.



来源:https://stackoverflow.com/questions/3469077/sql-server-reporting-services-http-403-forbidden-website-declined-to-show-th

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!