Open
Description
Like issue 52, problems with nested build related to adding sitename in BuildMSDeployCommand, I need to modify the msbuild string to include only the ComputerName, removing "?site={1}" from the command string.
I also need to include quotes around the resulting compNameCommdandFrag in the $msdCommand, i.e. ""{2}"", which has also been mentioned elsewhere.
For some reason, however, I also need to modify $msdCommand to remove "includeAcls='False'" from the commandline as well. I cannot execute publish-interactive.ps1 until this section is removed as well. Failing to do so results in the previously mentioned error that the site is inaccessible to msdeploy.
Metadata
Assignees
Labels
No labels
Activity