All Questions
2 questions
0
votes
0
answers
61
views
In visual Basic: AppConfig keeps giving a "System.NullReferenceException" (As simple a test as possible)
I want to save some of my programs variables to a config.file.
So, I try to use "AppConfig ", as that almost seems to be the standard.
Before trying anything complicated, I put it to the ...
3
votes
5
answers
11k
views
App.config settings, environment variable as partial path
I'm new to tinkering with app.config and xml, and am currently doing some refactoring in some code I haven't written.
Currently we have a snippet which looks like this:
<setting name="...