Pages

Thursday, December 20, 2012

‘Unable to connect to the remote server’ error when try to open SQL reporting link

 

You may get an error while configuring the reporting service and opening the reporting service URL stating that ‘Unable to connect to the remote server’. This error normally visible when you change the default reporting DB name or reporting URL.

clip_image002

Solution

From the SQL server where you have reporting DBs configured,

  1. Go to the ReportServer folder [By default its C:\Program Files\Microsoft SQL Server\MSSQL.3\Reporting Services\ReportServer]
  1. Locate the file ‘rSreportServer.config’
    clip_image004
  2. Open ‘rSreportServer.config’ in notepad and search for ‘SecureConnectionLevel’ and set the value to “0
    clip_image006
  3. Save the file and close it.
  4. Now try opening the URL it will be opening without any issue.

6 comments:

  1. Thanks, this was driving me up the wall on my cross hardware TFS upgrade.

    ReplyDelete
  2. Excellent Tips... Its solved my time !! Thanks a million...

    ReplyDelete
  3. i save value as 0 but error still come.

    ReplyDelete
  4. Very helpful, thank you!

    ReplyDelete
  5. thanks it was very helpful saved mu time

    ReplyDelete