Tagged Questions
0
votes
1answer
458 views
Problems attempting to read web.config from a Windows application
I'm writing a WPF application to help non-XML-savvy customers set up configuration files on a web server. web.config is one of these files. I have custom sections defined, but I've commented them ...