Click here to Skip to main content
15,896,392 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello friends,
I have developed website in Asp.net now i need to host but dont know how to do it please somebody assist me for it I have Domain n free space on server.
Thank you all in advance
Posted
Comments
swapnilKumbhar 2-Apr-12 5:19am    
Refer this once.
http://www.w3schools.com/hosting/host_intro.asp

1 solution

Hi.

To host the site Follow the points
1)Publish the web site on your local server(Or you can do this directly on the remote server)
2)Create the virtual directory
3)Map the physical location to the directory
4)Check the connection
5)Check the application bit map(application working on 32 bit or 64 bit)


Following links are useful to you please check



http://technet.microsoft.com/en-us/library/cc753195(v=ws.10).aspx[^]


http://www.c-sharpcorner.com/Forums/Thread/68998/how-to-host-a-website-in-iis7.aspx[^]http://support.microsoft.com/kb/323972[^]

Hope it will help you

Thanks
 
Share this answer
 
Comments
SantoshRohinSantosh 2-Apr-12 5:04am    
thank you Deepak but just tell me that what should I do for database back up?
deepakaitr12345 2-Apr-12 5:31am    
what kind of data base you are talking about.
if you want you can shedule the data base back up activity directly on the sql serevr.define the time span and your data base back up will be there

Refer

http://www.securebackup.com/online-backup/server-backup/automatic-sql-server-backup/
You can host your site on diffrent server and database on diffrent server.
make sure your encripted data(database table) is properly coming on sql server query browser.

If some where i am diverting please let me know.

Thanks

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