【问题标题】:web.config transformation breaks connection string with special symbolsweb.config 转换使用特殊符号断开连接字符串
【发布时间】:2016-11-30 17:31:33
【问题描述】:

例如,我的 SQL 服务器密码看起来像 ABcDE1e]"L,在连接字符串中它转义为 ABcDE1e]"L

但经过 web.config 转换后,它看起来像 ABcDE1e]"L

为什么会解码两次?

【问题讨论】:

    标签: .net connection-string web.config-transform


    【解决方案1】:

    【讨论】:

      猜你喜欢
      • 2013-05-20
      • 1970-01-01
      • 1970-01-01
      • 2013-03-08
      • 1970-01-01
      • 1970-01-01
      • 2012-01-12
      • 2017-04-02
      • 1970-01-01
      相关资源
      最近更新 更多