The following code example gets all of the configuration settings for an asp . net application called myapp in the default web site , and then writes the settings to an xml file 下面的代码示例获取“默认网站”中名为myapp的asp . net应用程序的所有配置设置,然后将这些设置写入xml文件中。
If a secure sockets layer certificate is installed on the computer and associated with the default web site , setup detects the certificate and configures the report server to use ssl when connecting to other systems 如果计算机上安装了安全套接字层( ssl )证书并已将其与默认的网站相关联,那么安装程序将检测该证书,并配置报表服务器配置,使其在连接其他系统时使用ssl 。