locked
Web deployment task failed RRS feed

  • Question

  • User364663285 posted

    Hi,
    How to resolve issue below?

    Severity	Code	Description	Project	File	Line
    Error		Web deployment task failed. (Could not connect to the remote computer ("win-429i3qnhoqt"). On the remote computer, make sure that Web Deploy is installed and that the required process ("Web Management Service") is started.  Learn more at: http://go.microsoft.com/fwlink/?LinkId=221672#ERROR_DESTINATION_NOT_REACHABLE.)	Login		0
    

    Sunday, July 12, 2020 3:24 PM

All replies

  • User303363814 posted

    Have you done what the message tells you to do?  What did you learn?

    Monday, July 13, 2020 12:08 AM
  • User364663285 posted

    How to install Web deploy on Win 2016 server?

    Monday, July 13, 2020 1:45 AM
  • User303363814 posted

    What have you tried?  (Hint - google)

    Monday, July 13, 2020 2:42 AM
  • User364663285 posted

    Hi,
    I've set up Web deploy 3.6 on Win 2016 server, but I still have issue below:

    Web deployment task failed. (Could not connect to the remote computer ("win-429i3qnhoqt"). On the remote computer, make sure that Web Deploy is installed and that the required process ("Web Management Service") is started.

    Monday, July 13, 2020 6:24 AM
  • User-1330468790 posted

    Hi wmec, 

     

    Have you checked the problem according to below article?

     Troubleshooting Web Deploy problems with Visual Studio 

     

    The nature of the problem is that Web Deploy did not get a reply from the server, so Visual Studio cannot distinguish between several possible causes.

    You could follow the list in the article to troubleshoot the problem.

    • Is the service URL correct?
    • Is the Management Service configured to allow remote connections?
    • Have IP restrictions been configured for the Management Service?
    • Is Web Deploy installed?
    • Is the web deployment handler installed?

     

    Hope this can help you.

    Best regards,

    Sean

    Monday, July 13, 2020 7:23 AM
  • User364663285 posted

    Hi,
    Which should be version of Web Deploy and web deployment handler, to use?

    Monday, July 13, 2020 9:16 AM
  • User-1330468790 posted

    Hi wmec,

     

    I would like to know which version of IIS you are using? I can see that you have set up Web Deploy 3.6 on that computer. Web Deploy should be working with IIS 7.0, 7.5, 8.0, 8.5 , 10. If both are correct. Below is an guidance for Configuring a Web Server for Web Deploy Publishing (Web Deploy Handler) which tells how to configure for IIS 7.5 and the Web Deploy 2.0 or later

     

    Apart from configuration for Web Deploy, you might need to check other points in above suggestion to see if there is anything wrong.

     

    Best regards,

    Sean

     

    Monday, July 13, 2020 11:07 AM
  • User364663285 posted

    Hi,

    It is IIS 10.0.14393.0

    Monday, July 13, 2020 3:45 PM
  • User303363814 posted

    The error message also has a part which comes after the word 'and'.  Have you done what it says?  What was the result?

    Please tell us everything you know about the problem and where you are up to in your efforts to fix it.  Make sure you read, understand and act on all help/suggestions that are given in error messages.  If you do not understand or know how to perform a step then ask a specific question about that step.

    Monday, July 13, 2020 11:55 PM