Вопрос

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

Это было полезно?

Решение

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.

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top