
NET Framework 4 (this is only in case you building application targeting. Microsoft Web Platform Installer (it will be used to install all dependencies).

In my case, I used TeamCity 8.0.2 installed on Windows Server 2008R2 (but it does not matter, it works on Windows 8 and Windows Server 2012 the same way)Īlso, your build server requires the following software installed, in order to perform deployment using Web Deploy I assume you already have TeamCity installed on your build server, but if you don’t have it, you can get the latest version from JetBrains. The application which needs to be deployed is an ASP.NET MVC 4 application, but it does not matter, it can be any web application (ASP.NET, ASP.NET MVC, HTML app).

The blog post will explain how to create a build system and deploy application code to different environments, such as DEV, UAT, PROD… using TeamCity and MSDeploy.
