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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T19:47:34+00:00 2026-05-28T19:47:34+00:00

I am using externalized config section for appsettings, to be able to have different

  • 0

I am using externalized config section for appsettings, to be able to have different ones per developer, like so:

  <appSettings configSource="appsettings.config" />

When I run mstest against this project (it’s a web application), it blindly modifies this section like so:

  <appSettings configSource="appsettings.config">
    <add key="microsoft.visualstudio.teamsystems.backupinfo" value="1;web.config.backup.af6ed449-e04a-4a52-99d6-b8df0b133316" />
    <add key="microsoft.visualstudio.teamsystems.aspnetdevserver:/" value="56917;True;3448;1;-8588944684513929784" />
  </appSettings>

Which is obviously wrong, even according to schema.

The reason it needs to modify this is to specify the information about Cassini/dev server that it’s going to run. I think that’s it, it doesn’t seem to modify any other section in the file (very hard to tell since it also completely reformats the file).

Question is, what choices do I have to get this to work?

So far I only came up with two practical ones, both sub-optimal

  1. Abandon external config for appsettings

  2. Switch from Cassini to cassinidev – then I can stop using
    [AspNetDevelopmentServer()]
    attribute, which is the one that
    results in web.config needing to be
    modified

  3. Configure something in VS to prevent it from doing this. Why does
    it even care which port its own
    cassini is working on? I couldn’t
    find any config settings.

  4. Wait for MS to fix this, so [AspNetDevelopmentServer()] would
    work with externalized appSettings

  • 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-28T19:47:35+00:00Added an answer on May 28, 2026 at 7:47 pm

    Bit of a delay, so I don’t know if this is still relevant for you….

    But you can use the file= attribute of <appSettings> instead of configSource.
    I.e:

     <appSettings file="appsettings.config" /> 
    

    While configSource expects to just replace the entire section, file merges the sections. So even if you have child elements added, it will still add the additional elements from the external file.

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

Sidebar

Related Questions

Using online interfaces to a version control system is a nice way to have
Using TortoiseSVN against VisualSVN I delete a source file that I should not have
Using preview 4 of ASP.NET MVC Code like: <%= Html.CheckBox( myCheckBox, Click Here, True,
Using Rails 3.2.0 with haml and sass: I Would like to link an external
Using android 2.3.3, I have a background Service which has a socket connection. There's
I have the following code, using Django ORM routes =Routes.objects.filter(scheduleid=schedule.id).only('externalid') t_list = [(route.externalid, route.vehicle.name)
Using CRM 4, I have an entity form that contains a tab with an
Using CarrierWave and Amazon S3. CarrierWave config: CarrierWave.configure do |config| config.ensure_multipart_form = false config.permissions
using VB.Net2010 I need to call a C# DLL The problem I have is
I have externalized the actionscript code of a movieclip into a separate class files.

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.