Domanda

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

È stato utile?

Soluzione

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.

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top