The following instructions apply to Web Application Projects.
Where can I find my FTP login info, please click here for details
- To publish your web application using FTP:
- Open the project in Visual Studio 2015.
- Click Build -> Publish. This will bring up the "Publish Web" dialogue box.
- Click Profile, name it for your web application
- In Connection section, change the "Publish Method" to FTP.
- For the Server field in Connection, enter your FTP address, e.g.; ftp:HostBuddy.com. In the Site path filed, enter the folder name where you want to publish your application to, e.g; site1.
- In username field, enter the FTP user name found in hosting control panel(The default ftp user is yourusername-001)
- In the password field, enter the FTP password, leave the destination url as blank
- Click Next to determine the web.configuration you will publish.
- Click Publish.
Article ID: 1774, Created: June 14, 2016 at 3:26 AM, Modified: June 29, 2016 at 1:12 AM