Friday, January 23, 2009

Reporting Services 2008 Error: The underlying connection was closed. An unexpected error occured on a send.

It hit me again. This does not allow you to deploy any reports or open report manager via the browser. This is because of the invalid configuration in reportserver.config file. The default value of the key SecureConnectionLevel has been set as 2, which requires SSL configuration. If you do not use SSL, make it as 0, making service least secure. Refer BOL for more info.

9 comments:

  1. you are the best. spent half a day on it. thanks a lot for the post...

    ReplyDelete
  2. Thanks a lot it is worked for me also.

    ReplyDelete
  3. I am also facing same error. I dont find any solution here, can any one among you guide me on this part?

    ReplyDelete
  4. Hi, I have the same problem now on WIN8, SSRS 2008. But my setting is already 0 as follows and its giving the same error

    Error:
    The underlying connection was closed: The connection was closed unexpectedly

    my config setting:


    Please advice..
    Chandra

    ReplyDelete
  5. Hi Dinesh,

    M getting same error while doing anything on server like ""
    Editing data-source, generating report.

    Can you please help me with this ?

    ReplyDelete