- March 26, 2007
- 3,715
- 180
- Home Country
- Germany
Dialogs that inherit from SetupControls.FormTuningDetailCommon cannot be opened in VS2010 design view. The following design-time error is shown:
FATAL ERROR: No configuration store was found! Gentle is unable to continue! The handlers emitted the following error messages: Unable to create GentleSectionHandler for section named "gentle" in file "C:\Program Files\Visual Studio 2010 Ultimate\Common7\IDE\devenv.exe.Config". Unable to create FileHandler for file Gentle.config. This usually means that the file could not be found in any of the default search locations. The handlers threw the following exceptions: Error: DeveloperErrorUnclassified Gentle.Common.GentleException: No configuration file could be located. at Gentle.Common.FileHandler..ctor(String file) at Gentle.Common.Configurator.AddFileHandler(String configStoreName, String fileName)
A warning is also raised:
The type initializer for 'Gentle.Framework.GentleSettings' threw an exception.
http://mantis.team-mediaportal.com/view.php?id=3572
Open the issue in Mantis...
FATAL ERROR: No configuration store was found! Gentle is unable to continue! The handlers emitted the following error messages: Unable to create GentleSectionHandler for section named "gentle" in file "C:\Program Files\Visual Studio 2010 Ultimate\Common7\IDE\devenv.exe.Config". Unable to create FileHandler for file Gentle.config. This usually means that the file could not be found in any of the default search locations. The handlers threw the following exceptions: Error: DeveloperErrorUnclassified Gentle.Common.GentleException: No configuration file could be located. at Gentle.Common.FileHandler..ctor(String file) at Gentle.Common.Configurator.AddFileHandler(String configStoreName, String fileName)
A warning is also raised:
The type initializer for 'Gentle.Framework.GentleSettings' threw an exception.
http://mantis.team-mediaportal.com/view.php?id=3572
Open the issue in Mantis...