Skip to content

Magenaut

  • Home
  • Topics
    • Notes
    • Tutorial
    • Bug fixing
    • Extension
    • Server
  • Q&A
  • Privacy Policy
  • About

configuration

Avoid web.config inheritance in child web application using inheritInChildApplications

September 3, 2022 by Magenaut

I am trying to add

Categories ASP.NET, Q&A Tags asp.net, configuration, iis-7, web-config Leave a comment

Using different Web.config in development and production environment

September 3, 2022 by Magenaut

I need to use different database connection string and SMTP server address in my ASP.NET application depending on it is run in development or production environment.

Categories ASP.NET, Q&A Tags asp.net, configuration, visual-studio, web-config Leave a comment

Using ConfigurationManager to load config from an arbitrary location

September 3, 2022 by Magenaut

I’m developing a data access component that will be used in a website that contains a mix of classic ASP and ASP.NET pages, and need a good way to manage its configuration settings.

Categories ASP.NET, Q&A Tags asp-classic, asp.net, configuration Leave a comment

ASP.NET web.config: configSource vs. file attributes

September 3, 2022 by Magenaut

Within an web.config-file in an ASP.NET-application some sections of config, like appSettings and connectionStrings, supports the attributes file and configSource.

Categories ASP.NET, Q&A Tags asp.net, configsource, configuration, web-config Leave a comment

Add MIME mapping in web.config for IIS Express

September 2, 2022 by Magenaut

I need to add a new MIME mapping for .woff file extensions to IIS Express.

Categories ASP.NET, Q&A Tags asp.net, configuration, iis-express, mime-types Leave a comment

What is the purpose of the Assemblies node in Web.Config?

September 2, 2022 by Magenaut

When creating a new ASP.NET AJAX Web Application in Visual Studio 2005, the default web.config contains the following section (inside the compilation node):

Categories ASP.NET, Q&A Tags ajax, asp.net, configuration Leave a comment

Cannot use a leading ../ to exit above the top directory

September 2, 2022 by Magenaut

I have a asp.net web site with it we have admin area with login page for admin only and all site is allowed for all – i need to ask how to define the right security configuration for it as i get this error

Categories ASP.NET, Q&A Tags .net, asp.net, configuration, security, url Leave a comment

How to include ampersand in connection string?

September 1, 2022 by Magenaut

I’m using Entity Framework 4 for a simple app and would like to bake my connection credentials into the following connection string:

Categories ASP.NET, Q&A Tags asp.net, c#, configuration, entity-framework-4 Leave a comment

VS 2010 Web.config transformations for debugging

September 1, 2022 by Magenaut

I’m a fan of the new VS 2010 Web.config transformations. I use this feature for deployment purposes and wondered if it is possible to use them for debugging too.

Categories ASP.NET, Q&A Tags asp.net, configuration, slowcheetah, visual-studio-2010, web-config Leave a comment

Multiple values for a single config key

September 1, 2022 by Magenaut

I’m trying to use ConfigurationManager.AppSettings.GetValues() to retrieve multiple configuration values for a single key, but I’m always receiving an array of only the last value. My appsettings.config looks like

Categories ASP.NET, Q&A Tags .net, asp.net, configuration Leave a comment
Older posts
Page1 Page2 … Page6 Next →
  1. michealSmith07 on Is there a way to dynamically refresh the less command?August 21, 2022

    That is a very nice post. I like this post.

  2. anonymous on Fix libwacom9 dependency issue when upgrade DebianJune 27, 2022

    saved my day!! Thanks for the help…

  3. sreedhar on Fix libwacom9 dependency issue when upgrade DebianMay 10, 2022

    Thanks its working

  4. saintnick on Fix libwacom9 dependency issue when upgrade DebianMay 10, 2022

    remove libwacom2 worked for me as well

  5. ranafoul on Fix libwacom9 dependency issue when upgrade DebianApril 22, 2022

    apt remove libwacom2 helped on kali 2022.01. gr8

.net ajax asp.net asp.net-core asp.net-mvc asp.net-mvc-3 asp.net-mvc-4 asp.net-web-api bash c# command-line css custom-post-types custom-taxonomy dataframe dictionary django entity-framework functions gridview html iis javascript jquery json linux list matplotlib numpy pandas php plugin-development plugins posts python python-2.7 python-3.x security shell shell-script sql string vb.net webforms wp-query

© 2026 Magenaut • Built with GeneratePress