Web deploy errors

When deploying the Web APIs to IIS, the following error occurs.

Info: Use ID 'ded7213f-9132-4249-xxxx-al86bll31509' to connect to the remote server.
error code: ERROR_DESTINATION_NOT_REACHABLE
More info: Unable to connect to remote computer ("192.xxx.xx.xx"). Make sure web distribution is installed on remote computer and required process ("Web Management Service") is started. For more information: https://go.microsoft.com/fwlink/?Lmkld=221672#ERROR_DESTINATION_NOT_REACHABLE.
Error: The remote server returned an error (404) not found.l

Cause:

Microsoft Web Deploy supporting tool is not installed at all or not installed correctly. Microsoft Web Deploy supporting tool is required to be installed to the IIS server, if you want to deploy the Web APIs to IIS from the PowerBuilder IDE.

Solution:

Follow instructions in Installing Web Deploy to install Microsoft Web Deploy.

If you encounter any other error with installing or deploying via the Microsoft Web Deploy tool, you can also check the following areas: