剖析器錯誤訊息: 使用 'configSource' 的區段不能包含其他的屬性或元素。

 

在web.config中通常習慣將參數key-value設定
直接寫在配置檔中

不過若有出現
<appSettings configSource="external.config" />


就千萬要記得不要把設定值包在裏頭
專案目錄和web.config同一層下一定還有一個外部config叫做external.config
要配置於此才對







Ref:
https://stackoverflow.com/questions/27691636/write-appsettings-in-external-file
https://www.c-sharpcorner.com/article/work-with-external-appsetting-of-web-config/

留言

這個網誌中的熱門文章

何謂淨重(Net Weight)、皮重(Tare Weight)與毛重(Gross Weight)

Architecture(架構) 和 Framework(框架) 有何不同?_軟體設計前的事前規劃的藍圖概念

(2021年度)駕訓學科筆試準備題庫歸納分析_法規是非題