當在Visual Studio里開發Reporting Services部署時遇到TLS/SSl錯誤時,要看看是不是開了FG。然後再看看現在下面的配置。


 在C:\Program Files\Microsoft SQL Server\MSRS10.SQL2008\Reporting Services\ReportServer下面的rsreportserver.config文件中,看一下下面的設置:

 

 <Add Key="SecureConnectionLevel" Value="0"/><!--0 is http, 2 is https-->

 

 

 

 

 

posted @ 2010-06-11 12:32  Benny Ng  阅读(192)  评论(0编辑  收藏  举报