Can I split system.serviceModel into a separate .config file?

后端 未结 2 1671
野性不改
野性不改 2020-12-31 01:35

I want to separate my system.serviceModel section of the web.config into a separate file to facilitate some environment settings. My efforts have been fruitless. When I at

2条回答
  •  死守一世寂寞
    2020-12-31 01:55

    Try this suggestion:

    http://weblogs.asp.net/cibrax/archive/2007/07/24/configsource-attribute-on-system-servicemodel-section.aspx

提交回复
热议问题