一个好老好老的老程序员了。
全部博文(915)
分类: C#/.net
2013-09-10 22:09:54
今天在配置一个项目的时候,花了挺长时间配置完成,然后一启动项目,懵了,启动报错:错误显示
Configuration Error
Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.
Parser Error Message: Only one
Unrecognized configuration section loggingProvider
最后纠结了半天,查了很多错误原因,因为没有直接搜索configSections错误,而是直接查询的错误,导致很长时间没有查出真正的原因,最后拿了别的web.config进行对比发现