Skip to content

Magenaut

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

web-config

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

error: the details of the application error from being viewed remotely

September 1, 2022 by Magenaut

I have 2 login pages: Login.aspx-for customer login and xlogin.aspx for admin login
i just uploaded my project to the server and all application pages works great
but when i log in the admin xlogin.aspx i’m being forwarded to the admin.aspx page – but i get this error:

Categories ASP.NET, Q&A Tags asp.net, connection-string, sql, web-config Leave a comment

How to enable SSL for SmtpClient in Web.config

September 1, 2022 by Magenaut

Is there a way to set the EnableSSL from the web.config?

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

asp.net, url rewrite module and web.config

September 1, 2022 by Magenaut

i’m using ASP.net with .NET 3.5 on IIS7 (Vista) with the URL Rewrite Module from Microsoft.

Categories ASP.NET, Q&A Tags asp.net, module, rewrite, url, web-config Leave a comment

Editing Web.config programmatically

September 1, 2022 by Magenaut

What is a good way to edit a Web.config file programmatically?

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

Override machine.config by web.config

September 1, 2022 by Magenaut

I learn to work with the built-in profile provider of .Net, and have the following
problem:

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

ASP.NET httpRedirect : redirect all pages except one

September 1, 2022 by Magenaut

I use this code in the web.config in one of the folders of my website to redirect all pages to the root because I want to close permanently this section.

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

Advanced tasks using Web.Config transformation

September 1, 2022 by Magenaut

Does anyone know if there is a way to “transform” specific sections of values instead of replacing the whole value or an attribute?

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

IIS url rewrite role except some urls

August 31, 2022 by Magenaut

I got this rule in URL rewrite that rewrites every request to the site using HTTP to HTTPS

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

Can you pull the connectionString for a log4net AdoNetAppender from elsewhere in a web.config file?

August 31, 2022 by Magenaut

I already have a db connection string in my web.config file. I scanned the log4net docs, but can’t seem to find a way to use it within the log4net section of my web.config file. Is is possible to do something like this?

Categories ASP.NET, Q&A Tags asp.net, c#, log4net, web-config Leave a comment
Older posts
Newer posts
← Previous Page1 … Page5 Page6 Page7 … Page18 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