Thread: Problems with settings

  1. #1
    Registered User
    Join Date
    Sep 2006
    Posts
    98

    Problems with settings

    I'm using Settings in my C# application, and I have had no problems in my program up until yesterday, when I tried to debug my program, it stopped right after it started, and C# pointed me to the code for the Settings file, and it showed a message saying "Configuration System failed to initialize". Why is it doing this? My program worked fine, and literally without any changes, when I ran it again it showed this message. I've tried creating a new variable in Settings and using that, and it does the same. So I deleted it and created a new one, and still it happens. Please help!

  2. #2
    Registered User
    Join Date
    Sep 2006
    Posts
    98
    Never mind I managed to get it working. I deleted a section of app.config and that got it working.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Application fails to load settings only at windows startup
    By DanFraser in forum C# Programming
    Replies: 3
    Last Post: 09-27-2009, 11:15 AM
  2. (Visual C++) MFC Tree Control to do a settings page
    By guitarist809 in forum Windows Programming
    Replies: 6
    Last Post: 08-30-2008, 11:31 PM
  3. Citrix regional settings
    By nvoigt in forum Tech Board
    Replies: 0
    Last Post: 10-26-2005, 07:57 AM
  4. cable modem settings
    By Josh Kasten in forum Tech Board
    Replies: 6
    Last Post: 04-20-2005, 01:45 AM
  5. Storing and reading program settings
    By publikum in forum Windows Programming
    Replies: 3
    Last Post: 01-25-2005, 11:22 AM