Browse By Tags

IIS

Handling URL Binding Failures in IIS Express
Created Jan 12, 2011 by vaidy_gopalakrishnan

.style1 { font-family: "Courier New", Courier, monospace; } Overview - IIS Express was designed to allow the most common web development and testing tasks to be performed without administrative privileges. For example, you can run a website...

Running IIS Express without Administrative Privileges
Created Jan 11, 2011 by vaidy_gopalakrishnan

Overview - IIS Express was designed to allow the most common web development and testing tasks to be performed without administrative privileges. This is very helpful in scenarios where developers are not running with administrative rights on...

Behind the Scenes with Silverlight and IIS at the 2010 Winter Games in Vancouver - Editor's Cut
Created Jul 9, 2010 by chriskno

.style2 { BORDER-BOTTOM: #0000ff 8px solid; BORDER-LEFT: #0000ff 8px solid; BORDER-TOP: #0000ff 8px solid; BORDER-RIGHT: #0000ff 8px solid } .style1 { BORDER-RIGHT-WIDTH: 0px; BORDER-TOP-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px...

Behind the Scenes with Silverlight and IIS at the 2010 Winter Games in Vancouver - Highlights
Created May 5, 2010 by chriskno

.style2 { BORDER-BOTTOM: #0000ff 8px solid; BORDER-LEFT: #0000ff 8px solid; BORDER-TOP: #0000ff 8px solid; BORDER-RIGHT: #0000ff 8px solid } .style1 { BORDER-RIGHT-WIDTH: 0px; BORDER-TOP-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px...

Delivering Live and On-Demand Smooth Streaming (iStreamPlanet)
Created May 3, 2010 by chriskno

.style1 { MARGIN-LEFT: 40px } IIS Smooth Streaming has been used for many high-visibility online video events. Delivering Live and On-Demand Smooth Streaming is a white paper, written by iStreamPlanet , which provides an inside look at the...

The World's First IIS Live Smooth Streaming Event - A Video Case Study
Created Feb 24, 2010 by chriskno

The French Open, organized by the French Tennis Federation, is one of the premier events in the professional tennis calendar, showcasing the best tennis talent in the world playing in the world renowned Roland Garros stadium. In 2008, the Open was...

Adaptive Streaming Comparison
Created Jan 28, 2010 by chriskno

.style1 { FONT-SIZE: small } .style2 { TEXT-ALIGN: center } .style3 { TEXT-ALIGN: left } .style4 { TEXT-ALIGN: center } .style5 { FONT-WEIGHT: normal } IIS Smooth Streaming provides users with a truly compelling way to watch the...

Configure SMTP E-Mail in IIS 7
Created Nov 15, 2009 by tali smith

Introduction - To send e-mail from a PHP application using the System.Net.Mail API, you must configure Simple Mail Transfer Protocol (SMTP) e-mail. Configuring e-mail services tells the System.Net.Mail application programming interface (API) to...

How to Configure and Optimize the Microsoft Web Platform for PHP
Created Nov 15, 2009 by tali smith

There are various steps you can take to optimize Windows Server ® 2008 R2 or Windows Server ® 2008, Internet Information Services 7 (IIS 7), and FastCGI performance for your Web workloads and PHP applications. These include: Use the Windows Cache...

Enable FastCGI Support in IIS 7 on Windows Server 2008, Windows Server 2008 R2, Windows Vista, or Windows 7
Created Nov 15, 2009 by tali smith

Introduction - Internet Information Services 7 (IIS 7) comes with extended support for application frameworks through FastCGI, an open protocol supported by many open-source application frameworks that otherwise may not support stable and...

How to Install the Microsoft Web Platform for PHP
Created Nov 15, 2009 by tali smith

Introduction - Microsoft embraces hosting PHP applications on the Windows ® operating system, both by building enabling technologies and by working with the PHP community to ensure that popular PHP applications run performantly on the Windows...

Creating Outbound Rules for URL Rewrite Module
Created Jul 16, 2009 by ruslany

This section of the documentation applies to the URL Rewrite Module Version 2.0 for IIS 7 . This walkthrough will guide you through how to create and test an outbound rewrite rule for the URL Rewrite Module 2.0. Prerequisites - This walkthrough...

Install and Configure IIS 7 on Server Core
Created Jan 30, 2008 by pharr

Introduction - Server Core, the minimal server installation option for Windows Server ® 2008, is available in Standard, Enterprise, and Datacenter editions. Server Core supports a subset of the server roles available in full installations of the...

Installing IIS 7 on Windows Server 2008 or Windows Server 2008 R2
Created Oct 26, 2007 by pharr

Introduction - You can use Microsoft ® Web Platform Installer (Web PI) to easily install Internet Information Services (IIS) and applications that run on IIS. However, if you choose to install IIS manually, you can use this article for guidance...

Installing IIS 7 on Windows Vista and Windows 7
Created Oct 26, 2007 by pharr

Introduction - You can use the Microsoft ® Web Platform Installer (Web PI) to easily install Internet Information Services (IIS), and applications that run on IIS. To learn more about the Web PI, see Learn about and install the Web PI . If you...