Verbreiten von Webanwendungen mit dem IIS Web Deployment Tool
Bisher gab es bereits mehrere Möglichkeiten, eine Webanwendung auf einem Internet Information Server (IIS) zu installieren:
XCopy-Deployment der Dateien und anschließend manuelle oder skriptbasierte Konfiguration des IIS
Erstellung von Microsoft Installer-Paketen (MSI) – in Visual Studio: Web Setup Project
Publish Website-Funktion in Visual Studio 2005/2008
Web Deployment Projects (WDP) als kostenloses Zusatzwerkzeug für Visual Studio 2005/2008
IIS Web Deployment Tool (MSDeploy.exe) (http://www.iis.net/download/webdeploy)
Die ersten drei Möglichkeiten gibt es weiterhin in Visual Studio 2010. Anstelle der Web Deployment Projects tritt in Visual Studio 2010 aber nun die Integration des Microsoft ...
Get Microsoft .NET 4.0 Update now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.