Download and install Web Deploy v3.6(or higher) from Microsoft.
This command in the script deployment should find msdeploy.exe:
Executing command ["C:\Program Files (x86)\IIS\Microsoft Web Deploy V3\msdeploy.exe" -source:manifest=...]
Make sure .exe is in your path (you may have to restart Visual Studio to get the new path).
source
share