Hi all;
I have the following call:
var coll =(NameValueCollection)ConfigurationManager.GetSection("WindwardReports");
When I look at coll in the debugger, it lists 3 keys. Two of those keys do not exist anywhere on my computer. I didn't just look in the config files (machine as well as app.config),I did a grep of every file on my computer and those text strings don't exist.
How can I determine where .NET is pulling those from? One note, this is a Word AddIn (and yes I looked at winword.exe.config too).
thanks - dave
What we did for the last 6 months - Made the world's coolest reporting & docgen system even more amazing