posts - 114, comments - 204, trackbacks - 82

My Links

News

View Anthony Trudeau's profile on LinkedIn

Add to Technorati Favorites

Article Categories

Archives

Post Categories

Image Galleries

Other Links

Unrecognized configuration section userSettings

Tonight I ran into a problem running the start of a composite application that I was making work with the Infragistics support for the Composite UI application block.  The problem occurred with the simplist implementation of an empty shell form.  The exception was a configuration exception that said, "Configuration system failed to initialize" and it had an inner exception with the message, "Unrecognized configuration section userSettings..."

I let Visual Studio create a Settings class and add the configuration information to the App.Config (before this point I didn't have one), but the same problem occurred.  Investigating the exception further I dug down into where it was pulling the configuration information.  It was grabbing settings from within the user application data folder.  In there was a configuration file that contained a toolbars layout file from a prototype that had a ToolbarsManager instance.

I deleted the file and rebuilt the project and it ran fine.  Hopefully, this will help someone else out that gets a similar exception.

  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

Print | posted on Monday, July 06, 2009 5:16 PM | Filed Under [ Infragistics .NET ]

Feedback

Gravatar

# re: Unrecognized configuration section userSettings

Thanks - this helped me today!
10/31/2009 3:05 AM | Kiran
Gravatar

# re: Unrecognized configuration section userSettings

I'm glad it helped. That's why I like to post my experiences.
10/31/2009 11:28 PM | Anthony Trudeau
Gravatar

# re: Unrecognized configuration section userSettings

I renamed the root folder where my VS project is saved; and then it my program run wild!
12/1/2009 11:01 AM | Uriel
Gravatar

# re: Unrecognized configuration section userSettings

You saved my day with this post, thanks !
5/12/2010 7:37 AM | Johan
Gravatar

# re: Unrecognized configuration section userSettings

I love hearing how these posts help.
5/12/2010 8:18 AM | Anthony Trudeau
Gravatar

# re: Unrecognized configuration section userSettings

Yep, that fix my problem too. Cheers for posting it!
6/11/2010 12:57 AM | Gez
Gravatar

# re: Unrecognized configuration section userSettings

Thanks alot!!!
Saved my day!
9/14/2010 3:35 AM | Pedram
Gravatar

# re: Unrecognized configuration section userSettings

Saved me from a nervous breakdown as well - many thanks
10/21/2010 11:38 AM | Yak
Gravatar

# re: Unrecognized configuration section userSettings

Thank you man, I've been struggling for an hour before finding your post. Seems weird that visual studio doesn't refresh or erase this file.
10/28/2010 7:24 AM | Yahel
Gravatar

# re: Unrecognized configuration section userSettings

Thx helped me too!!
2/1/2011 4:32 AM | Yabba
Gravatar

# re: Unrecognized configuration section userSettings

Add me to list of grateful programmers! THANKS!
2/19/2011 12:48 PM | Al
Gravatar

# re: Unrecognized configuration section userSettings

HELPED me alot!

Thank you so much !
12/19/2011 3:34 PM | Coder
Post A Comment
Title:
Name:
Email:
Website:
Comment:
Verification:
 
 

Powered by: