Automating Deployment with Microsoft Web Deploy
page 1 of 12
Published: 13 Sep 2010
Unedited - Community Contributed
Abstract
This article examines the steps required to deploy applications using Microsoft Web Deploy, which is a server technology that enables a comprehensive publishing and deployment mechanism for ASP.NET applications. After a short introduction, Scott examines the installation process and the related steps to deploy applications using Web Deploy on Windows Server 2008. Towards the end of the article, Scott demonstrates the creation of deployment packages using Visual Studio 2010, installation of a package using the IIS Admin Tool and Deployment of Package from the Command Line.
by Scott Guthrie
Feedback
Average Rating: This article has not yet been rated.
Views (Total / Last 10 Days): 56677/ 132

Introduction

Republished with Permission - Original Article

This is the twenty-eighth in a series of blog posts I’m doing on the VS 2010 and .NET 4 release.

This blog post continues a series of posts I’m doing that cover the new improvements we made around web deployment.  In my first post in the deployment series I provided an overview of the new VS 2010 Web Deployment features.

In today’s post I’m going to be discussing Microsoft Web Deploy – which is a free server technology that enables a comprehensive publishing and deployment mechanism. Web Deploy enables you to not only publish files – but also provision database schema/data, run database change scripts, set security ACLs, and more.  All of these deployment steps can be automated using Visual Studio.

This post will provide a step by step tutorial on how to install Web Deploy and enable it on a web-server.  I’ll then demonstrate how you can use Visual Studio 2010 to directly publish to servers using Web Deploy, as well as how you can use Visual Studio to create installation packages that you can use to automate the deployment of your applications.


View Entire Article

User Comments

No comments posted yet.

Product Spotlight
Product Spotlight 





Community Advice: ASP | SQL | XML | Regular Expressions | Windows


©Copyright 1998-2024 ASPAlliance.com  |  Page Processed at 2024-04-25 11:56:18 AM  AspAlliance Recent Articles RSS Feed
About ASPAlliance | Newsgroups | Advertise | Authors | Email Lists | Feedback | Link To Us | Privacy | Search