Browse By Tags

deployment

Provision Web Sites for PHP Applications Using Managed Code
Created Nov 15, 2009 by tali smith

Initially, a new user account must be established for the customer. Once the account has been set up, the customer decides which features and options the site should incorporate: for example, how much disk space, FTP capability, creation of...

Use the Web Deployment Tool
Created Nov 15, 2009 by tali smith

Introduction - The Microsoft® Web Deployment Tool simplifies the migration, management, and deployment of Internet Information Services (IIS) Web servers, Web applications, and Web sites. Administrators can use command-line scripting with the Web...

Using Web Deploy for Web Farms
Created Jul 23, 2009 by faith_a

Web Deploy (Web Deployment Tool) is an IIS Extension that simplifies the migration, management and deployment of IIS Web servers, Web applications and Web sites. Administrators can use the Web Deployment Tool to synchronize both IIS 6.0 and IIS...

Integrate the Windows Web Application Gallery into a Control Panel
Created Mar 18, 2009 by iisteam

Introduction - The Windows ® Web Application Gallery (WAG) lets application developers reach a wide audience of users and gives Web site builders an easy way to discover and install freely available applications on Internet Information Services 7...

Import a Package through IIS Manager
Created Oct 29, 2008 by faith_a

This quick guide will help you install a package of your Web application using the IIS Manager, including a SQL database. To create a package, see Export a Package through IIS Manager . Prerequisites - This guide requires the following...

Export a Package through IIS Manager
Created Oct 29, 2008 by faith_a

This quick guide will help you create a package of your Web application using the IIS Manager, including a SQL database. Prerequisites - This guide requires the following prerequisites: .NET Framework 2.0 SP1 or greater Web Deployment Tool IIS 7.0...

Migrate a Web Site from IIS 6.0 to IIS 7 or above
Created Mar 23, 2008 by faith_a

This quick guide will help you migrate a Web site from IIS 6.0 to IIS 7 or above by using the Web Deployment Tool. What kinds of migrations can I accomplish with the Web Deployment Tool? Migrate 1 or 1,000 Web sites from IIS 6.0 to IIS 7 or above...

Viewing Web Site Dependencies
Created Mar 23, 2008 by faith_a

This quick guide will help you run getDependencies and review the dependencies for a website. How to View Dependencies - Read our View Dependencies guidance for more information.

Deploying a Classic ASP Server
Created Mar 11, 2008 by iisteam

A Classic ASP Web server is the common configuration used for serving server-side scripted ASP pages. This topic describes how to add IIS modules for ASP, Request Filtering, and ISAPI extensions to the default IIS 7.0 Web server installation...

Deploying an IIS 7.0 Web Server
Created Mar 11, 2008 by iisteam

This topic is the starting point for the various configuration scenarios and lists the common modules that you can install on your IIS 7.0 Web server for tasks related to troubleshooting, security, and performance Click here to read this article...

Web Site Deployment Made Easy
Created Nov 23, 2007 by saad

Introduction - In previous versions of IIS, moving a Web site from one server to another meant that you had to explicitly configure IIS application settings in the machine-level metabase repository before the application could function properly...