문제

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