Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 952309
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 15, 20262026-05-15T23:52:24+00:00 2026-05-15T23:52:24+00:00

{Configuration system failed to initialize} i get this error while trying to run a

  • 0

{“Configuration system failed to initialize”}

i get this error while trying to run a windows application i made ,which means that castle windsor couldnt initialize the configuration from the app.config

the funny thing is my test project works and its able to initialize the same app.config but when i moved that to windows application and used the same code it failed !

any help would be appreciated,

thanks in advance


Configuration Code:

  <configSections>
<section
    name="castle"
    type="Castle.Windsor.Configuration.AppDomain.CastleSectionHandler, Castle.Windsor" /></configSections>

  <castle>
<components>
  <component id="UserRepository"
             service="Abstract.IDAO`2[[BusniessEntities.User,BusniessEntities],[System.Int32]],Abstract"
             type="Concrete.SqlUserRepository,Concrete"/>
</components>

this is the C# code:

WindsorContainer _container = new WindsorContainer(new XmlInterpreter(new ConfigResource("castle")));

same code work in test project. but doesnt in windows application.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-15T23:52:25+00:00Added an answer on May 15, 2026 at 11:52 pm

    i got it solved

     <configuration><startup>
    <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.0"/>  </startup>  <configSections><section
        name="castle"        type="Castle.Windsor.Configuration.AppDomain.CastleSectionHandler,Castle.Windsor" /></configSections>
      <castle>
    <components>
      <component id="UserRepository"
                 service="Abstract.IDAO`2[[BusniessEntities.User,BusniessEntities],[System.Int32]],Abstract"
                 type="Concrete.SqlUserRepository,Concrete"/>
    </components>
    

    config section had to be before anything else , in test project the app.config didnt have startup tag that is why it worked but in windows application app.config have startup tag so configsection had to be moved up

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

My problem is that I am receiving a Configuration system failed to initialize. error
I'm trying to run this example , but I have some problems with configuration.
I'm writing a program which has both an ASP.NET configuration system and a Silverlight
I am trying to create system configuration for my module.After adding system.xml I'm getting
How can i get the Server configuration like System Name, SERVER Name, CPU, Physical
I simply can not get Visual Studio 2005 to find the System.Configuration.ConfigurationManager class. Here
When my Wpf app starts up I get a BindingFailureException in Settings.Designer.cs [global::System.Configuration.UserScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
In my application when I try to get the connection string by using this
I am getting the error Exception occurred in NLog ---> System.Data.SqlClient.SqlException: Conversion failed when
This line of code DbProviderFactory factory = DbProviderFactories.GetFactory(Microsoft.SqlServerCe.Client); throws this exception System.Configuration.ConfigurationErrorsException: Failed to

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.