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

  • Home
  • SEARCH
  • 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 228143
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T19:39:27+00:00 2026-05-11T19:39:27+00:00

Why does adding a web reference to a library assembly project create an app.config

  • 0

Why does adding a web reference to a library assembly project create an app.config file for the project? it will not be used at run time, right ? – as there can only be one root config file per host process (executable), – That’s why only executables get their app.configs renamed to “projectName.exe.config” and deployed to output folder during compile process.

In any event, the only thing that’s in there is a applicationSettings section with one configuration setting with the url to the web service, which generally is going to be dynamically set by ops using a separate configuration setting anyway…

Also, if a host process has several dependant library assemblies with web references, what’s the point? Which of the many settings (one per each dependant library assembly) would get used?

Anyway, I want to get rid of these app.configs, to avoid the exception when the configuration system cannot find the setting at runtime, but as I’m not clear on why it’s there in the first place… Am I missing something ?

  • 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-11T19:39:27+00:00Added an answer on May 11, 2026 at 7:39 pm

    You answered your question already – the app.config is added because the web reference needs to store the URL to the service somewhere. It’s better stored in a config file rather than hardcoded into your *.cs file, no?

    If you have dependant assemblies all used from a main app, only the main app’s app.config (renamed to mainapp.exe.config) will be used – the dependant assemblies will use the main app’s config file. The app.config created by adding a web reference only exists as a place where you can check out what settings need to go into your main app.config.

    If you have a separate place where you configure all your webservice URL’s (e.g. a database table or something), you can toss out the generated app.config’s – no problem there.

    Marc

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

Sidebar

Ask A Question

Stats

  • Questions 219k
  • Answers 219k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer You have to iterate over your $prod_items array as well,… May 12, 2026 at 11:44 pm
  • Editorial Team
    Editorial Team added an answer The easiest way is just rewriting the code literally: for… May 12, 2026 at 11:44 pm
  • Editorial Team
    Editorial Team added an answer Use the split method to split the string: var parts… May 12, 2026 at 11:44 pm

Related Questions

I've been using the Microsoft Enterprise Library since before it was labeled as such
Adding a service reference to a web service (this is all WCF) in Visual
I've created a GWT project using Eclipse which was working perfectly (I was able
I can't seem to figure out why this does not work below. I need

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

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.