Pregunta

I have installed Web Deploy 3.5 on Windows Server 2008 R2 and tried to run remote publish web application through visual studio 2012. However, I got the error - Destination Not Reachable.

I read some post and checked below and still got no luck.

Did I miss anything? Thanks.

¿Fue útil?

Solución

Maybe same issue as in https://stackoverflow.com/questions/16708021/msdeploy-wmsvc-not-working ?

It appears you have to activate the web management service first and then install web deploy and i'd done it the other way round. I uninstalled WebDeploy and re-installed it, restarted the server and its working

Otros consejos

I also met the same problem. When installing WebDeploy, do not choose classic installation, but choose complete installation.

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top