Click here to Skip to main content
15,880,405 members
Everything / Web Development / IIS / IIS 7.0

IIS 7.0

IIS7

Great Reads

by Monjurul Habib
How to: ASP.NET 4.0 Routing and Ext.NET.
by Enrique Albert
Baseline WCF Distribution Layer - Decoupling of WCF Services and ViewModels.
by Enrique Albert
WPF Validation using the IDataErrorInfo interface combined with Validation attributes
by Moudud Hassan
Fix to COM component retrieving error:80040154 in web application running in IIS

Latest Articles

by hong_wei_li@yahoo.com
Get .NET Core Web API hosted in IIS successfully at your local work station
by Suraj Pant
In this post we will discuss a quickest way to create a secure website with self signed certificate.
by Bimaln
How to fix the "Microsoft.Jet.OLEDB.4.0 provider is not registered on the local machine" error.
by Mukesh Pr@sad
This tip describes how to build an application in Azure Cloud with ASP.NET MVC and WCF.

All Articles

Sort by Score

IIS 7.0 

16 Aug 2013 by Moudud Hassan
Fix to COM component retrieving error:80040154 in web application running in IIS
21 Nov 2014 by ManojKumar19
Learn how to configure dynamic compression in IIS 7.5 to improve performance
24 Nov 2014 by Dushmantha Baranige
HTTP respond data content length compression in MVC web application by an ActionFilter attribute to improve performance in web requests.
13 Apr 2010 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...
7 Mar 2013 by Zoran Rubinic
Automatically creating sites in IIS from template
31 Jul 2014 by SrikantSahu
This tip can be used to know more about how dojo templated widgets can be created and used inside a portlet programmatically.
11 Sep 2015 by Bimaln
How to fix the "Microsoft.Jet.OLEDB.4.0 provider is not registered on the local machine" error.
19 Jun 2015 by ss9o9o9o
Transferring backup files from a remote SQL Server and Dynamic SQL Connection with Restore utility.
12 Sep 2012 by Praveen Kumar Chauhan (PRK)
Sending Data Through XML to web Services
20 Jan 2011 by anjali.l2003
Adding .asp extension in IIS7 Windows Server 2008
17 May 2011 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
26 Jul 2011 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...
5 Jul 2013 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.
29 Jan 2015 by DiponRoy
How to restore IIS setups to its default, without uninstalling or repairing Windows
3 Sep 2010 by vinNET
Enabling the dynamic compression. How to configure the same in IIS6 & IIS 7
8 Aug 2011 by Omar Al Zabir
WCF does not support Compression out of the box, so fix it
30 Oct 2013 by rajeshkool
How to publish website in IIS server
23 Nov 2017 by hong_wei_li@yahoo.com
Get .NET Core Web API hosted in IIS successfully at your local work station
8 Feb 2012 by M I developer
Http 500 Error resolution
26 Jan 2015 by Lai Taiyu
Designing an identification card (ID Card) print program using Visual Basic 6.0 on Windows 2000, 7 or later
10 Jul 2015 by Mukesh Pr@sad
This tip describes how to build an application in Azure Cloud with ASP.NET MVC and WCF.
1 Sep 2014 by Jitendra sondarva
Consume WCF service/ access WCF service, that hosted on Localhost (IIS 7.5 or IIS express)
21 Dec 2010 by techbird
Enabling 64bit compatiblity on IIS for 64bit ASP.NET applications
23 Jan 2015 by Lai Taiyu
To establish a reservation of classroom web system using ASP.NET
2 Oct 2014 by Trung Nguyen Son
How to analyse and tune your dotnetnuke site to get best performance.
20 Jun 2012 by chetan dudhagara
How to Protect from SQL Injection in PhP based website
4 Mar 2015 by koolprasad2003
Fix : HTTP Error 404.17 : The requested content appears to be script and will not be served by the static file handler
13 May 2012 by Patrick Wanjau
This article is important and essential for beginners and intermediate ASP.NET developers. It will help them set their development environment