Precisei fazer deploy via Visual Studio em um servidor onde antes era usado FTP. Ao tentar fazer o publish, apareceram diversos erros, praticamente uma mensagem da Microsoft "olha, não rola". Encontrei esse tutorial, que pode ser usado por leigos (não entendo muito de configurações em geral).
Como está no tutorial, a lista de erros é mais ou menos esta:
Web deployment task failed.(Could not connect to the destination computer ("[...]").
On the destination computer, make sure that Web Deploy is installed and that the required process
("The Web Management Service") is started.)
This error indicates that you cannot connect to the server. Make sure the service URL is correct,
firewall and network settings on this computer and on the server computer are configured properly,
and the appropriate services have been started on the server.
Unable to connect to the remote server
A connection attempt failed because the connected party did not properly respond after a period
of time, or established connection failed because connected host has failed to respond
O link é este:
http://www.iis.net/learn/publish/troubleshooting-web-deploy/troubleshooting-web-deploy-problems-with-visual-studio
Nenhum comentário:
Postar um comentário