Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / web / IIS

IIS

IIS

Great Reads

by Daron Cox
If you're trying to integrate with UAG from a mobile device, this tip is for you!
by Sadish Kumar.V
This article will help you to open an MS-Word Document (Document or Document template) or MS-Excel sheet from server side code (ASP.NET) with minimum configuration efforts.
by Mosso Hosting Cloud
After experiencing scaling issues with their previous hosting provider, the founders of the #1 iPhone tutorial site turned to Mosso, Rackspace’s cloud hosting division, because of the company’s tech support, scalability and affordability.
by Tharaka MTR
A solution to the problem

Latest Articles

by Daron Cox
If you're trying to integrate with UAG from a mobile device, this tip is for you!
by Sadish Kumar.V
This article will help you to open an MS-Word Document (Document or Document template) or MS-Excel sheet from server side code (ASP.NET) with minimum configuration efforts.
by Mosso Hosting Cloud
After experiencing scaling issues with their previous hosting provider, the founders of the #1 iPhone tutorial site turned to Mosso, Rackspace’s cloud hosting division, because of the company’s tech support, scalability and affordability.
by Tharaka MTR
A solution to the problem

All Articles

Sort by Score

IIS 

by Daron Cox
If you're trying to integrate with UAG from a mobile device, this tip is for you!
by XyedBilal
URL binding failure
by SrikantSahu
This tip can be used to know more about how dojo templated widgets can be created and used inside a portlet programmatically.
by Herman.Instance
Very simple problem to solve unexpected easily in IIS Manager
by Lance Ford
A walkthrough to enable request/response logging to an ASP.NET web application (or web service) by using an IIS module.
by anjali.l2003
Adding .asp extension in IIS7 Windows Server 2008
by Hugo Carnicelli
During this article, we are going to explore what is currently necessary to run an ASP.NET 5 website on Ubuntu.
by Raj Kumar79
Create a new task and set up a IIS restart using Windows 10 Task Scheduler
by Mukesh Pr@sad
This tip describes how to build an application in Azure Cloud with ASP.NET MVC and WCF.
by captnmac
Presenting library functions that circumvent some of the draw-backs of built-in JavaScript inheritance.
by Bhushan Mulmule
This is terribly unorganized document with mix of MVC, Entity Framework, LINQ, HTML 5 and JQuery how tos...
by Robby Tendean
How to bypass SSL certificate validation checking and restore it
by Pascal Hubert
Looks like what I use!ServicePointManager.ServerCertificateValidationCallback = New RemoteCertificateValidationCallback(Function() True)
by abhinavshastri
How to Call WebService Dynamically and Read WebService Definition
by Mike Trank
Cheat sheet for setting up a publicly accessible website on IIS/Windows Server
by Anupkumar7186
Configure IIS to allow any file type to be downloaded
by Patrick Wanjau
This article is important and essential for beginners and intermediate ASP.NET developers. It will help them set their development environment
by KundanKarma
Need to convert existing BizTalk WCF services with “http” bindings to “netTCP” bindings.
by Nicolas Dorier
This is a short bat program to create a self signed key (with private key), if you call the bat "makecertif.bat", to create a key named ServerKey you need to type :makecertif.bat ServerKey, it will create ServerKey.pfx, a certificate with a private key you can use to secure a web site in...
by Gregory Gadow
Configure your IIS site to serve custom error pages for all your file types: .html, .aspx, .pdf, whatever.
by Armand Molinski
How to debug PHP on Windows
by Dominic Burford
Deploying your WCF web service to IIS
by vinNET
Enabling the dynamic compression. How to configure the same in IIS6 & IIS 7
by Chris Maunder
For IIS7.5, an alternate method to enable compression is to run the following commands in a terminal:To enable compression for both dynamic and static content:C:\Windows\System32\Inetsrv\Appcmd.exe set config -section:urlCompression -doStaticCompression:true -doDynamicCompression:true...
by ss9o9o9o
Transferring backup files from a remote SQL Server and Dynamic SQL Connection with Restore utility.
by Tripathi Swati
A set of command line operations to enable and configure compression in IIS.
by Artefakt94
Enabling SSL with IIS Express in Visual Studio
by koolprasad2003
Fix : HTTP Error 404.17 : The requested content appears to be script and will not be served by the static file handler
by hong_wei_li@yahoo.com
Get .NET Core Web API hosted in IIS successfully at your local work station
by Trung Nguyen Son
How to analyse and tune your dotnetnuke site to get best performance.
by BatraManish
Host MVC or Web API on IIS 5.x or IIS 6.x
by Jitendra sondarva
Consume WCF service/ access WCF service, that hosted on Localhost (IIS 7.5 or IIS express)
by ASP.NET Community
Hosting a WCF Service with netTcpBinding on IIS7
by Sri Nivas.M
How to access the site using domain name instead of localhost in IIS
by Bikash Prakash Dash
This tip is helpful to create and manage self-signed SSL certificate for local IIS.
by Lai Taiyu
Designing an identification card (ID Card) print program using Visual Basic 6.0 on Windows 2000, 7 or later
by techbird
Enabling 64bit compatiblity on IIS for 64bit ASP.NET applications
by Lai Taiyu
To establish a reservation of classroom web system using ASP.NET
by taha bahraminezhad Jooneghani
About how to get high performance from your website and get a good score from Yslow
by ManojKumar19
Learn how to configure dynamic compression in IIS 7.5 to improve performance
by chetan dudhagara
How to Protect from SQL Injection in PhP based website
by O.Nasri
A good tutorial in how you can publish your ASP.NETCore MVC web application to IIS.
by hagerAly
This tip shows how to debug a Sharepoint 2010 custom web service.
by Christian Mattix
How-To: Use Wget to Automate the Karamasoft UltimateSearch Indexing Process for Your Website
by M I developer
Http 500 Error resolution
by Emon Khan
Here, I show how to know whether a website's HTTP compress is enabled or not and by enabling you can improve your application performance.
by Gaurang Majithiya
Usually, you will see this error when you run your project from Visual Studio. This error itself says that it's a start failure while running your project from Visual Studio.
by Dushmantha Baranige
HTTP respond data content length compression in MVC web application by an ActionFilter attribute to improve performance in web requests.
by Dimitri Rakviashvili
Simple trick that allows you to log HTTP POST data in standard IIS log, without rewriting existing web application
by Zoran Rubinic
Automatically creating sites in IIS from template
by Ed Nutting
IIS_ASPNet_URLRewriting
by Martin Jarvis
Whilst uploading a large (70MB) file to an IIS 7 website I got a 404 error….which was odd, uploading a file in a postback shouldn’t give me that. I know that file exists!On further investigation it turns out it was actually a 404.13 error from the Request Filtering feature of the Integrated...
by rvjagadheesh
A simple article which describes how to control IIS application pool operations via C#
by @donis2014
How to configure IIS Express "applicationhost.config" for handler mappings
by Shamim Uddin
In this tip, we will discuss the differences between IIS Physical path & IIS Virtual path.
by Arvind Gehlot
Use of HTTP Compression on ASP.NET / MVC pages using IIS or Server side code
by piyush_singh
Installing IIS on Windows 7.
by Omar Al Zabir
Use tinyget to keep websites and webservices always warm
by Code Help 2014
This article explains how you can set a maximum limit of CPU usage for your website.
by Member 8607591
Internet Explorer cannot display WebPage
by aoDevTeam
Don't panic and stop wasting your time, the solution is here!
by shivendra pratik
Convert an Empty Web Application to MVC Web Application using VS 2015 IDE
by Abey Thomas
This is an issue which can happen for a variety of reasons - but how do you find the right one?
by Lance Ford
Step-by-step guide to enable an ASP.NET web application to override date, time, currency and number formats.
by Tom Glick Philadelphia, US
POC to demonstrate passing of collections of complex objects to ASP.NET Web API Controllers.
by rajeshkool
How to publish website in IIS server
by Muhammad Magdi
Step by step guide to remove the hash sign "#" from AngularJS URLs
by DiponRoy
How to restore IIS setups to its default, without uninstalling or repairing Windows
by Moudud Hassan
Fix to COM component retrieving error:80040154 in web application running in IIS
by PallavSingh
How to run a website on one PC to another PC through IIS 8.0
by Omar Al Zabir
Deploy incremental updates on production asp.net sites without causing weird compilation error or runtime errors and ensure servers are recycled gracefully without impacting any user's session
by kashif Atiq
How to send PDF files directly to client printer without dialog box in ASP.NET application
by Andrii Cherednychenko
Article describes how vehicle routing problem can be solved using genetic algorithms. Performance of C# version and solution architecture are also briefly covered
by Vinayaka Krishna Shenoy
Setting the best value for Application pool Queue length limit
by Avinash6474
Set HTTPS binding for web site
by Chandra Hundigam Venkat
Very simple PowerShell cleanup script that will clean IIS 7 log files
by Ivan Yakimov
In this article I'll explain how to make something similar to load balancer on your single developer machine.
by venugopalm
The underlying provider failed on Open Exception in WCF
by Rion Williams
This post will provide a short walk-through for handling and updating these areas of your application to gain more control over debugging, testing and running your applications through Visual Studio.
by Jammer
Create a full suite of SSL certificate for development purposes
by Or (David) Berkovitch
Urlrewriter.NET can implement sub-domains
by Omar Al Zabir
Files with different date time get different ETag generated by IIS. As a result, on a web server farm, each webserver sends different ETag for the same file as the files are copied to those servers at different date time. Here's a script that can set date time of same file across multiple servers to
by Bimaln
How to fix the "Microsoft.Jet.OLEDB.4.0 provider is not registered on the local machine" error.
by HelenmaryC
The VS2010 Recent Project list is not very friendly about displaying web sites which you are running under IIS Express rather than the ASP.NET development server.
by _Asif_
Access rights issue over MSMQ could lead to hours and hours of investigation
by DerekT-P
Detection and reporting of website environment under IIS
by Omar Al Zabir
WCF does not support Compression out of the box, so fix it
by Lance Ford
Use an IIS module to identify the node that served a request in a web farm environment.
by Mukesh Pr@sad
This article describes blob storage service and how to use it from Visual Studio.
by Sudheer Reddy Battula
My perspective on “where to begin” to address this issue in a general sense for a Microsoft centric web application.
by Afzaal Ahmad Zeeshan
A slight comparison of ASP.NET upon other (web) programming languages in the market and a discussion of me and some other (web) programming language developers.
by Afzaal Ahmad Zeeshan
How to use the keyboard events of the user and use them to dynamically change the User Interface or to perform some actions
by Praveen Kumar Chauhan (PRK)
Sending Data Through XML to web Services