In the last post we discussed how to build application with TFS 2015 vNext build definition. In this post we will discuss how to deploy the application in a local IIS and remote IIS machine using TFS 2015 vNext build definition.
Deploying application in local machine
Video 1Video 2
Deploying application in remote machine
Thanks for reading the post and watching the video!!!
Please leave your comments and let me know if there is anything I should update in this post.
Thanks,
Karthik KK
Post Author:
Karthik kk
2 Replies to “Deploying application in a remote and local machine with TFS 2015 vNext”
Hi,
Build automation – vNext series is very good and useful for me !.
Hi,
Build automation – vNext series is very good and useful for me !.
Thanks.
In remote machine deploment below error is coming
Info: Adding sitemanifest (sitemanifest).
2017-04-06T12:11:25.3420192Z Info: Creating application (\jaya)
2017-04-06T12:11:25.3420192Z Info: Adding virtual path (\jaya)
2017-04-06T12:11:25.3732776Z Error Code: ERROR_SITE_DOES_NOT_EXIST
2017-04-06T12:11:25.3732776Z More Information: Site ‘jaya’ does not exist
Could u please provide solution to this