質問

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