在Windows Server 2012上进行Web部署?

我正在使用Visual Studio 2012和Windows Server 2012,并希望执行Web部署/发布到在那里安装的IIS服务器。 它抱怨说,它无法到达服务器,并build议:

You can ping the remote machine That the msdepsvc or wmsvc service is started on the remote server. Your firewall is not blocking incoming connections of your ports on the destination. If you used the default installation, then it would be 80 for msdepsvc and 8172 for wmsvc. 

我已经做了所有这些,但Web部署拒绝连接。 我用Windows 2008 R2服务器testing过,效果很好。

以下链接详细介绍了在Windows Server 2012上启用Web部署的每个步骤。

configurationWeb部署