Home > asp.net, visual studio > Visual Studio 2010, Web Deploy Konfigurasyonları

Visual Studio 2010, Web Deploy Konfigurasyonları

Profil bazlı web deployment imkanı Visual Studio 2010 un en büyük getirilerinden. Bu aşamayı kullanabilmek için IIS kurulu web sunucunuzun yapılandırmasına bağlı olarak izlemeniz gereken birkaç farklı senaryo mevcut.

Bu senaryoları tüm detaylarıyla anlatan bağlantıları paylaşalım;

 

Automating Deployment with Microsoft Web Deploy

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.

http://weblogs.asp.net/scottgu/archive/2010/09/13/automating-deployment-with-microsoft-web-deploy.aspx

Configuring Remote Administration and Feature Delegation in IIS 7

IIS 7 (IIS 7.0 on Windows Server® 2008 or IIS 7.5 on Windows Server 2008 R2) provides administrators and developers with a new configuration system that is accessible, extensible and distributable. The new XML-based format allows for easy configuration of the modules and features available in IIS 7. It also enables granular control of the locations at which settings for individual features can be configured (for example, at the server level in the applicationHost.config file, or at a site or an application level in a Web.config file).

http://learn.iis.net/page.aspx/159/configuring-remote-administration-and-feature-delegation-in-iis-7/

Configure the Web Deployment Handler

This guide provides a basic overview of the steps to configure the Web Deployment handler on your hosted server and test that a user can deploy applications to a Web site. This setup will be using the information in this document to install the Web Deployment Tool onto a new server and configure recommended settings.

http://learn.iis.net/page.aspx/516/configure-the-web-deployment-handler/

  1. No comments yet.
  1. No trackbacks yet.

Leave a comment