Skip to content
  • Facebook
  • GitHub
  • YouTube
  • Pinterest
My Tec Bits
  • Home
  • Microsoft
    • .Net
      • ASP.NET
      • MVC
      • Visual Studio
    • IIS
    • SQL Server
      • SQL Server 2019
      • SQL Server 2017
      • SQL Server 2016
      • SQL Server 2014
      • SQL Server 2012
      • SQL Server 2008
    • Windows OS
  • Web Development
    • Java Script
    • Jquery
    • Python
    • Bootstrap
    • Zurb Foundation
    • Web Security
  • More
    • macOS
    • Reviews
  • Online Tools
    • Fitness Calculators
    • Encoders & Decoders
    • Cryptography
    • Unit Converters
    • Math. Calculators
    • Date & Time Calculators
    • Finance Calculators

IIS 7

Redirect HTTP To HTTPS With web.config

Aug 18, 2018Oct 14, 2017 by Beaulin Twinkle
Redirect HTTP To HTTPS With web.config

Redirect HTTP To HTTPS in IIS using web.config. How to redirect the HTTP url requests to it’s equivalent HTTPS url in IIS ASP.NET website?

Categories IIS, Web Security Tags ASP.NET, IIS 7, IIS 7.5, IIS 8, IIS 8.5, IIS10, Web Site 2 Comments

HTTP Error 404.13 – Not Found: deny a request that exceeds the request content length

Aug 18, 2018Oct 14, 2017 by Beaulin Twinkle
HTTP Error 404.13

Solution for HTTP Error 404.13 – Not Found: The request filtering module is configured to deny a request that exceeds the request content length.

Categories .Net, IIS Tags ASP.NET, IIS 7, IIS 7.5, IIS10 Leave a comment

IIS: Changing maxQueryString and maxUrl

Jul 31, 2019Aug 15, 2013 by Beaulin Twinkle
Changing-maxquerystring-and-maxurl-01

Increasing or decreasing the default values of maxQueryString and maxUrl for a website or web application in the web.config file. You may need to change the maxQueryString and maxUrl lengths to avoid 404.15 error.

Categories IIS, Internet & Web Dev. Tags IIS 7, IIS 7.5, Web Site 5 Comments

IIS Error: Unable to read the value for the given section: AppSettings

Aug 18, 2018Jul 2, 2013 by Beaulin Twinkle
IIS Error Unable to read the value for the given section AppSettings

Exception: No connection could be made because the target machine actively refused it. Unable to read the value for the given section.

Categories .Net, IIS Tags ASP.NET, Firewall, IIS 7, MVC, Web Site Leave a comment

Securing Query String in ASP.NET MVC

May 7, 2022Jun 24, 2013 by Beaulin Twinkle
My Tec Bits

How to secure the query string in ASP.NET or MVC websites or intranet applications? List of references which deals with securing query string.

Categories .Net, Internet & Web Dev. Tags ASP.NET, IIS 6, IIS 7, IIS 7.5, MVC Leave a comment

Best Practice: ASP.NET MVC Query String

Aug 18, 2018Jun 24, 2013 by Beaulin Twinkle
My Tec Bits

ASP.NET MVC Query String Security Best Practices. Best practices on using Query String in ASP.NET or MVC. Avoid query string too long errors.

Categories .Net, IIS Tags ASP.NET, IIS 6, IIS 7, IIS 7.5, MVC Leave a comment

Change the IIS Application Pool Recycling Duration

Jul 31, 2019Jun 10, 2013 by Beaulin Twinkle
IIS-Application-Pool-Recycle-2

How to change the IIS Application Pool recycling duration? By default the application pool is be set to recycle every 29 hours. This can be changed.

Categories IIS Tags IIS 6, IIS 7, IIS 7.5 1 Comment

Solution for Query String Too Long Error

Aug 18, 2018May 27, 2012 by Beaulin Twinkle
My-Tec-Bits

Query String Too Long – You may get a “414 – query string too long” error in internet explorer. Here is a solution for the error.

Categories IIS, Internet & Web Dev. Tags ASP.NET, IIS 6, IIS 7, IIS 7.5, MVC, Web Site 2 Comments

Article Categories

  • Android (2)
  • Apple (21)
    • macOS (21)
  • Internet & Web Dev. (144)
    • DNN (4)
    • Java Script (10)
    • Jquery (8)
    • PHP (7)
    • Python (75)
    • Twitter Bootstrap (25)
    • Web Security (11)
    • Zurb Foundation (6)
  • Linux (2)
  • Microsoft (296)
    • .Net (64)
    • IIS (10)
    • Internet Explorer (3)
    • Office (2)
    • SQL Server (209)
    • Windows (23)
  • Networks And Distributed Systems (2)
  • Oracle (7)
    • Java (2)
    • Oracle Database (5)
  • Others (5)
  • Reviews (10)

Recent Articles

  • How to find the index of an item in a list in Python? Mar 19, 2023
  • How to check if the given string is a number in python? Mar 10, 2023
  • IIF vs CHOOSE in SQL Server Mar 2, 2023
  • How to insert multiple records with a single SQL query? Feb 25, 2023
  • How to drop all the tables from a database in SQL Server? Feb 25, 2023
  • How to reset user settings in Visual Studio Code? Feb 8, 2023
  • How to launch Visual Studio Code from macOS terminal? Feb 3, 2023
  • How to use CHOOSE in SQL Server Jan 28, 2023
  • How to make SQL script to sleep? Jan 13, 2023
  • How to make a PHP script to sleep? Dec 30, 2022

Subscribe MyTecBits.com

Online Tools

  • Fitness Calculators
  • Encoders & Decoders
  • Cryptography
  • Unit Converters
  • Math. Calculators
  • Date & Time Calculators
  • Finance Calculators

Popular Articles

  • SQL Server: Concatenate Multiple Rows Into Single String
  • How to compare contents of two files in Visual Studio Code?
  • How To Get Day Of Week In SQL Server?
  • Upgrade python version in visual studio code python workspace
  • Getting The List Of Column Names Of A Table In SQL Server
Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use. Learn more...
  • Home
  • About Us
  • Contact Us
  • Site Map
  • Terms Of Use
  • Privacy Policy
© 2012 - 2023 My Tec Bits. All Rights Reserved.