Beim Einsatz von MsDeploy (Web Deploy) bin ich über folgenden Fehler gestossen:
C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v10.0\Web\Microsoft.Web.Publishing.targets(3847,5): Warning : Retrying the sync because a socket error (10054) occurred.
Retrying operation 'Serialization' on object sitemanifest (sourcePath). Attempt 1 of 10.
Bei der Service Url stand bei mir “http://<remoteServer>:8172/MsDeploy.axd”. Nach Änderung der Service Url auf “<remoteServer>” funktionierte alles einwandfrei.