Windows Service System.Configuration.ConfigurationManager 无法获取appSettings值

来源:互联网 发布:万能尺子软件 编辑:程序博客网 时间:2024/05/22 03:45

Your configuration file is slightly misordered. You're need to have the<configSections>... </configSections> node be the first node under<configuration> instead of the <appSettings>.



出自: http://tech.pro/q/11/systemconfigurationconfigurationerrorsexception-inside-windows-service

0 0
原创粉丝点击