Showing posts with label launching. Show all posts
Showing posts with label launching. Show all posts

Sunday, March 11, 2012

Error: "no report servers were found on the specified machine"

Error: "no report servers were found on the specified machine"

I get this error when launching the Reporting Services Configuration Manager...I've never seen this error, usually it can talk to my local servername but unfortunately it's not. This is a new test server and the first time I've come across this message after setting up Reporting services on 2 machines sucessfully in the past.

Are you using the config tool to manage a remote RS server?|||I'm getting this too but it's on the local box.|||

NoEgo wrote:

Error: "no report servers were found on the specified machine"

I get this error when launching the Reporting Services Configuration Manager...I've never seen this error, usually it can talk to my local servername but unfortunately it's not. This is a new test server and the first time I've come across this message after setting up Reporting services on 2 machines sucessfully in the past.

|||

Hello there, is got solved for me by running SQL Setup and selecting a new component (Reporting Services). See my post at http://blogs.msdn.com/dszabo/archive/2007/04/10/quot-no-report-servers-were-found-on-the-specified-machine-quot.aspx for more details.

David

Error: "no report servers were found on the specified machine"

Error: "no report servers were found on the specified machine"

I get this error when launching the Reporting Services Configuration Manager...I've never seen this error, usually it can talk to my local servername but unfortunately it's not. This is a new test server and the first time I've come across this message after setting up Reporting services on 2 machines sucessfully in the past.

Are you using the config tool to manage a remote RS server?|||I'm getting this too but it's on the local box.|||

NoEgo wrote:

Error: "no report servers were found on the specified machine"

I get this error when launching the Reporting Services Configuration Manager...I've never seen this error, usually it can talk to my local servername but unfortunately it's not. This is a new test server and the first time I've come across this message after setting up Reporting services on 2 machines sucessfully in the past.

|||

Hello there, is got solved for me by running SQL Setup and selecting a new component (Reporting Services). See my post at http://blogs.msdn.com/dszabo/archive/2007/04/10/quot-no-report-servers-were-found-on-the-specified-machine-quot.aspx for more details.

David

Error: "no report servers were found on the specified machine"

Error: "no report servers were found on the specified machine"

I get this error when launching the Reporting Services Configuration Manager...I've never seen this error, usually it can talk to my local servername but unfortunately it's not. This is a new test server and the first time I've come across this message after setting up Reporting services on 2 machines sucessfully in the past.

Are you using the config tool to manage a remote RS server?|||I'm getting this too but it's on the local box.|||

NoEgo wrote:

Error: "no report servers were found on the specified machine"

I get this error when launching the Reporting Services Configuration Manager...I've never seen this error, usually it can talk to my local servername but unfortunately it's not. This is a new test server and the first time I've come across this message after setting up Reporting services on 2 machines sucessfully in the past.

|||

Hello there, is got solved for me by running SQL Setup and selecting a new component (Reporting Services). See my post at http://blogs.msdn.com/dszabo/archive/2007/04/10/quot-no-report-servers-were-found-on-the-specified-machine-quot.aspx for more details.

David

Friday, February 17, 2012

Error while launching the report builder

Hi,

We are getting the following error when we launch the report builder as per below

http://<webservername>/reports

Reporting Services Error

The report server has encountered a configuration error. See the report server log files for more information. (rsServerConfigurationError) Access to the path 'D:\Program Files\Microsoft SQL Server\MSSQL.3\Reporting Services\ReportServer\RSReportServer.config' is denied.


SQL Server Reporting Services

Please let us know what could be the reason.

Thanks,

San

Hi,

seems like the application account from IIS or the app pool is running under an account which is not privileged to read those file located on the hard drive. YOu reither give him the appropiate right, or use e.g. a Local System account.

HTH, Jens Suessmeyer.

http://www.sqlserver2005.de