App.Config: configSections Conflicting With system.diagnostics
-
Thursday, October 06, 2011 2:44 PM
I am building a Windows Service in Visual Studio 2010 (.Net 4). The standard app.config contained a system.diagnostics section. I added a configSections, but the service acted like it didn't even exist, until I removed the system.diagnostics section. I did NOT change system.diagnostics at all.
Any ideas why system.diagnostics prevented my configSections from working?
I put this post in WCF, only because I wasn't sure where to put it. I am NOT using WCF. I would be happy to move the post to a better location.
Thanks
- Moved by Yi-Lun Luo Friday, October 07, 2011 1:14 AM Can someone find a proper forum for this question? Thanks. (From:Windows Communication Foundation (WCF))
All Replies
-
Friday, October 07, 2011 1:15 AMIf you're not sure which forum to post the question, you can post it here: Where is the Forum For…?
Lante, shanaolanxing This posting is provided "AS IS" with no warranties, and confers no rights.
Windows Azure Technical Forum Support Team Blog- Proposed As Answer by Karl MitschkeModerator Wednesday, August 22, 2012 10:28 PM
- Unproposed As Answer by Ed Price - MSFTMicrosoft Employee, Owner Thursday, August 23, 2012 6:36 PM
-
Saturday, August 11, 2012 1:59 AMOwner
-
Thursday, September 27, 2012 5:29 PMOwner
Or ask in a .NET forum: http://social.msdn.microsoft.com/Forums/en-US/category/netdevelopment
(Other than WCF)
Thanks!
Ed Price (a.k.a User Ed), SQL Server Customer Program Manager (Blog, Twitter, Wiki)
- Proposed As Answer by Ed Price - MSFTMicrosoft Employee, Owner Thursday, September 27, 2012 5:29 PM
- Edited by Ed Price - MSFTMicrosoft Employee, Owner Thursday, September 27, 2012 5:29 PM
- Marked As Answer by Karl MitschkeModerator Thursday, October 04, 2012 12:45 PM