Pergunta

i search a tool for visual studio 2012, i would to deploy my App web site on the ftp server.

If we can get on right click on the file , "deploy on the server"

or a deploy automatically , to send only aspx , ascx, css, js, bin(dll) file.

have you an idea to find this ?

thanks Olivier

Foi útil?

Solução

Use the Publish wizard, which is accessible by right-clicking your project and choosing Publish from the context menu. You can publish to IIS, a file path or an FTP server, IIRC.

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top