Click here to Skip to main content
15,881,882 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hello everyone,

I created a website using Visual studio 2010 and i buy on a hosting website :http://www.zeronese.net/[^]
And i need to know how to publish my website online??

thank u all
Posted
Comments
Did they provide you any kind of connection to your hosted folder ?
FTP or any other access ?
Lili Tanios 8-May-13 0:28am    
Yes they are providing me this:
Server Details

IP Address
DNS (Primary Domain)
FTP Address
Operating System LINUX
PHP Version 5.3
Data Center United States
Hostname
Absolute Hosting Path
/home/content/56/107... Copy
Hosting Configuration 2.2
Ok, then connect with FTP and place your folders as you need and that will affect to your website.
Lili Tanios 8-May-13 0:47am    
I am sorry it is my first time I don't know how to connect from visual studio to my hosting website with FTP.

I don't want to judge on the quality of the Web hosting services you are thinking about; I think we should not promote or discourage the use of any commercial services on this site.

I simply can explain how a reasonable Web hosting plan should look for a user. Basically, all the detail of deployment should be discussed with the service provider, first of all, through the company customer services. You need to read all the documentation you are interesting in (the quality of this documentation is one of the criteria for selecting the service) and than discuss all problems you may see with the customer service representative. Again, the quality of this help is also one of the criteria for selecting the service.

In all cases, you are supposed to get a FTP access to you site, and this FTP account should be the main way of deployment. If such feature is missing, never consider such service. Everything else should be set up via one of the Web-based control panels such as cPanel or Plesk:
http://en.wikipedia.org/wiki/CPanel[^],
http://en.wikipedia.org/wiki/Plesk[^].

Using the control panel, you set up such things as e-mail accounts, user's password-protected or anonymous FTP accounts (if such feature is available), databases and other features, often including the use of some pre-installed applications or frameworks (such as forums, albums, etc.). The hosting provider usually offers at least one domain name. The support of HTTPS requires server-side certificate, possibly issued by a certificate authority and is usually provided of more advanced plans or for separate optional payment.

You should consider such features as FTP account, number of e-mail, subdomains, password-protected directories maximum volume and bandwidth, average uptime. I would advice to stay away from services trying to sell "advanced site builders", "build your new site in minutes" and the like. Instead, you really need maximum freedom and manual GUI-less hassle-free access to your site (FTP).

One of the most important features is try-before-you-buy. Providers usually offers some trial period, and the payment is either required and the many return is promised (some users reported problems of getting money back from some providers, just keep it in mind), but ideally you pay nothing in advance and use the service for free (some features could be limited) for a while before you decide to get payed service.

—SA
 
Share this answer
 
Comments
_Amy 8-May-13 0:50am    
5'ed! Nicely explained. :)
Sergey Alexandrovich Kryukov 8-May-13 0:54am    
Thank you, Amy.
—SA
Very simple in visual studio publish website

Right click ur solution explorer project name and select publish
Then publish method choose FTP
And paste ur ftp Address and user name and password then click
publish
 
Share this answer
 
Comments
Lili Tanios 8-May-13 1:00am    
For KM Perumal
thank u for ur reply
i tried what u say
but i get this message
"The user name or password you entered is incorrect, or you do not have authorization to perform this operation"
and i am sure that the username and password are correct
KM Perumal 8-May-13 1:07am    
U must give FTP user name password ..not ur control panel Login details
Lili Tanios 8-May-13 1:36am    
ok i do what u say
but after the website is published
when u trying to open the website it give me this:
"Forbidden

You don't have permission to access / on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Apache Server at www.animalempirevetclinic.com Port 80"

???
KM Perumal 8-May-13 1:47am    
May i know which Forlder to publish
Lili Tanios 8-May-13 1:49am    
I want to publish the whole solution it is called "EmpireClinicWebsite"

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900