Click here to Skip to main content
15,888,521 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

I have an ASP.NET website with SQL Server DB.
I want to host that on one machine(windows XP SP 2) so it can be accessed publicly over internet.

I purchased one domain name also, so where are all places I need to make entries of that domain while setting up web site like IIS, DNS or host file.

Could you please tell me how to do that on windows XP service pack 2 or it will require only server edition like windows 2003, windows 2007, windows7 or 8.

Thanks in advance.
Posted
Updated 5-Aug-14 2:35am
v3
Comments
Bernhard Hiller 8-Aug-14 3:20am    
XP Sp2: That's an invitation for hackers!

1 solution

Hi,

You need to install IIS on your server. Please refer to http://www.iis.net/learn/get-started/whats-new-in-iis-8/iis-80-using-aspnet-35-and-aspnet-45[^]

If you're not familiar to how to setup IIS, then you can purchase shared hosting. On shared hosting, you just need to upload all your files to your root folder. Then, your site will live. It's simple as that.
 
Share this answer
 
Comments
Member 10992914 8-Aug-14 9:43am    
Thanks,
I have installed and set up website locally, now its working on localmachine with localhost and IP, but I want to make this available publicly on internet with purchased domain name (www.xyz.com).
Could you please tell me what all configuration needs to do for that.

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