I am getting the following error when trying to access the Report Manager:
The report server configuration file specifies localhost for the Web server name. The report server requires that the computer name be specified instead.
I have tried:
http://<computername>/reports
http://localhost/reports
I have gone into the report server configuration and tried to change the directory there, but with no affect. Is there something further that I need to be looking at?
Thanks for the information.
In the RSWebApplication.config file you should change the ReportServerUrl to not use localhost.
No comments:
Post a Comment