User-644077088 posted
I have small 2 view app developed for test purpuroses in ASP.NET MVC with visual studio 2015 comunity.
I tried to deploy app with publish wizzard from visual studio, same way i did with VS 2013 and same host, but some errors occur when i try to publish it.
First, when i click on validate connection, everything goes fine. When i try to "preview changes" before publish, i got an "ERROR_USER_UNAUTHORIZED", and when i try to skip preview, and publish app without it, error is "ERROR_CERTIFICATE_VALIDATION_FAILED".
Also, when i try to execute command line , error is "ERROR_DESTINATION_NOT_REACHABLE"...