18

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.

3 Answers 3

32

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

Sign up to request clarification or add additional context in comments.

Comments

3

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

Comments

1

If you messed with SSL certificates this could be one of the causes as well: https://serverfault.com/questions/613634/could-not-connect-to-remote-computer-web-deploy-error-destination-not-reachable#answer-812712

Comments

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.