What is expected for DeployIisAppPath setting on MSBuild argument?
问题 SERVERNAME(myDomain\Username) Application Pools Sites DEV Site1 DEV Site2 dev Site 3 bin Content ... Views etc ... This is my basic layout of our DEV web server. Our DEV web server has many sites running on it. I am trying to use TFS 2013 Build to publish my web site to the DEV server following articles from Vishal Joshi, Microsoft and others. My error is "ERROR_SITE_DOES_NOT_EXIST". The basic fix does not help me. In my example, I'm using /p:DeployIisAppPath="dev Site 3" . There are no