You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 11, 2020. It is now read-only.
can i publish my code by using web deploy to windows 10 machine.
i have setup my testing windows 10 machine for deployment, which is in local area network.
So i want to publish my code to that remote machine by using web deploy. can i do that ?
i have installed web deploy and also enabled web development remote service on windows 10 but i am not able to connect to remote machine using we deploy.
This returns me the following error every-time.
"ERROR_DESTINATION_NOT_REACHABLE"
interesting thing is i also have windows 10 on my machine & i am able to use web deploy on my local machine but it's not working with remote windows 10 machine.
is web deploy only meant for Windows servers not for other normal windows?