在value里将连接字符串写上如:
      <appSettings>
    <add key="ConnString1" value="server=;database=;uid=sa;pwd="/>
   </appSettings>