
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.

2 comments:
have you give this a try as it help me. http://connectionstringexamples.com/article.php?story=underlying-connection-closed
Thanks!
Post a Comment