How do I access appSettings in 2.0?

  • Thread starter Thread starter Brad Wood
  • Start date Start date
B

Brad Wood

Calling ConfigurationSettings.AppSettings.Get raises the error,
"Configuration system failed to initialize".

I've searched, but found no information about this problem...
 
It is in the Configuration Manager class under System.Configuration.

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

***************************
Think Outside the Box!
***************************
 
Don't forget to reference System.configuration.dll

That trips up a lot of people.

Greg
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top