D
Derek Hart
I have read many posts on how you cannot have an app.config file for a class
library, but must read from the main application. This URL, #3, highlights
this point:
http://www.grimes.demon.co.uk/dotnet/configFAQ.htm#005
I cannot simply get an answer as to how to read from the applications main
app.config file. Null exception errors are the result. Does anybody have
actual code that has done this. Also reading from web.config would be great.
library, but must read from the main application. This URL, #3, highlights
this point:
http://www.grimes.demon.co.uk/dotnet/configFAQ.htm#005
I cannot simply get an answer as to how to read from the applications main
app.config file. Null exception errors are the result. Does anybody have
actual code that has done this. Also reading from web.config would be great.