0

I would like to deploy my asp.net core 6.0 application on a remote PC using the publish option in visual studio 2022.

When I check the connection with the remote machine, I get the following error message :

enter image description here

ERROR_DESTINATION_NOT_REACHABLE

The remote PC is not configured as a server. I create the local administrator account "Sylvain' on it that I use for publishing.

I did a "net start wmsvc & net start msdepsvc" on the remote PC, as described in the following page : web deploy error codes

But it doesn't work

Any idea ?

Tiny Wang
  • 10,423
  • 1
  • 11
  • 29
  • I had the same error and the answers here solved my problem! https://stackoverflow.com/q/13870561/9839723 – MaxSliw Jan 23 '23 at 10:15

0 Answers0