Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

cannot open a connection to the report server database

when i execute http://localhost//reportserver this gives me following error..

The report server cannot open a connection to the report server database. The log on failed. (rsReportServerDatabaseLogonFailed)

like image 493
user720229 Avatar asked Nov 21 '25 16:11

user720229


2 Answers

That is a common error message if it is the first time you are using SSRS. If so, then you will need to enable Named Pipes. Here is how:

  • Open the SQL Server Configuration Management tool.
  • Click "SQL ServerNetwork Configuration"
  • Click "Protocols for MSSQLSERVER"
  • Make sure both the TCP/IP and Named Pipes protocols are enabled. (To enable a protocol, right-click on the protocol and click "Enable")
like image 185
Chris Adragna Avatar answered Nov 24 '25 20:11

Chris Adragna


Run the configuration tool again, ensure the database section is configured appropriately and actually works.

like image 33
kyzen Avatar answered Nov 24 '25 21:11

kyzen



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!