posts - 103, comments - 144, 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.

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
Post A Comment
Title:
Name:
Email:
Website:
Comment:
Verification:
 
 

Powered by: