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 79783
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 10, 20262026-05-10T21:11:59+00:00 2026-05-10T21:11:59+00:00

I recently started building a console version of a web application. I copied my

  • 0

I recently started building a console version of a web application. I copied my custom sections from my web.config. to my app.config. When I go to get config information i get this error:

An error occurred creating the configuration section handler for x/y: Could not load type ‘x’ from assembly ‘System.Configuration

The line that it is not liking is:

return ConfigurationManager.GetSection(‘X/Y’) as Z;

Anyone run into something like this?

I was able to add

<add key='IsReadable' value='0'/>  

in the appSettings and read it.

Addition:

I do actually have this defined about the custom section:

  <configSections>     <sectionGroup name='x'>       <section name='y' type='zzzzz'/>     </sectionGroup>    </configSections> 
  • 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. 2026-05-10T21:12:00+00:00Added an answer on May 10, 2026 at 9:12 pm

    it sounds like your config-section handler is not defined

    <configSection>     <section             name='YOUR_CLASS_NAME_HERE'             type='YOUR.NAMESPACE.CLASSNAME, YOUR.NAMESPACE, Version=1.1.0.0, Culture=neutral, PublicKeyToken=PUBLIC_TOKEN_ID_FROM_ASSEMBLY'             allowLocation='true'             allowDefinition='Everywhere'           /> </configSection> 
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have recently started building an application in rails (3.0.5). Just to get things
I recently started looking into building web applications using .NET MVC and I stumbled
I recently started compiling my iPhone application against the 3.0 OS. The app worked
I've recently begun building version 2 of my year-old custom MVC framework. It's worked
I have recently started programming in PHP. I am building a cart in PHP.
I recently started using Git as my version control system for some Cocoa projects
Recently I started doing a C++ project, and started it using the internal building
Recently I started to move from a .NET platform to J2EE. I'm Eclipse to
I have started using django very recently . I am building a service with
Recently started programming Android Java (Eclipse), Im trying to make a simple reader app

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.