In my case, I opened the log file in the folder C: \ Users \% username% \ AppData \ Local \ AWSToolkit \ logs
If you run the long msdeploy.exe command below, you may find an error. In my case, he tried to expand a folder that did not exist in my temporary directory:
C: \ Users \% username% \ AppData \ Local \ Temp \ AWSDeploymentArchive_PROJECTNAME \
I created this folder manually and it seems to work :)
source
share