Home » Categories » Multiple Categories |
What are the steps to publish my ASP.NET project to the server? |
Article Number: 299 | Rating: 4.3/5 from 6 votes | Last Updated: Wed, Feb 17, 2016 at 1:08 PM
|
The followings are the guidelines to publish your project properly to our server
1. Please open your project with Visual Studio tool
2. On the Solution Explorer windows (which is normally located on the top right hand corner of the VS tool), right click your project and select Publish
3. Please kindly publish it to a local folder, such as C:\Project
4. Please just upload whatever files/folders you see on C:\Project to our server via FTP and your site will work fine
Important NOTE: If you are using Visual Studio 2015 or later version, the publishing step may look a bit different. 1. Please open your website project with Visual Studio 2015. They may have been a pre-set .NET version such as .NET 4.6.1 on your project. 2. Then, please go to the Solution Explorer, Right Click the project and select "Publish Web App" website. Please select "FTP" as the deployment method. The following details must be entered: Server: ftp://www.yourDomain.com --> This will work if and only if your domain has been pointed to our nameserver
Site Path: httpdocs -> this assumes you will publish your project to the root site of your domain
Passive Mode: tick
Username: your_FTP_username
Password: your_FTP_password
Destination URL: http://www.YourDomain.com 3. Please hit Publish |
Attachments
![]()
There are no attachments for this article.
|
How can I change my FTP password on my Control Panel?
Viewed 3819 times since Wed, May 2, 2012
Do I need a static IP?
Viewed 4351 times since Mon, May 7, 2012
What is my WebMail address?
Viewed 3220 times since Mon, Apr 30, 2012
I receive this error message: "Failed to retrieve directory listing". What should I do?
Viewed 9752 times since Mon, Apr 30, 2012
My ISP is blocking SMTP port 25. What should I do?
Viewed 6177 times since Mon, Apr 30, 2012
How can I deploy my website with WebDeploy tool?
Viewed 5746 times since Mon, Apr 30, 2012
Is there any downtime when switching my website to your server?
Viewed 3339 times since Mon, Apr 30, 2012
Where should I put my own website files?
Viewed 3204 times since Fri, Apr 27, 2012
I cannot find any article on this Knowledge Base that can solve my issues. What should I do?
Viewed 3682 times since Mon, Apr 30, 2012
How do I set up SMTP authentication in Outlook Express?
Viewed 3541 times since Mon, Apr 30, 2012
|