Blog Stats
  • Posts - 160
  • Articles - 0
  • Comments - 48
  • Trackbacks - 3

 

February 2008 Entries

Configuration system failed to initialize

Just encountered a problem that’s soooo simple to solve, but yet sooo frustrating when you encounter it. I was moving some code from my local prototype project up to the official dev environment. At first I forgot some entries in the app.config file. Piece of cake, right? So off to some cut-n-paste action and I ended up with this:   Looks alright? Well it did to me, so imagine my surprise when I got hit with the following exception: System.Configuration.ConfigurationErrorsException was unhandled   Message="Configuration...

 

 

Copyright © Niklas Nihlen