Click here to Skip to main content
15,884,353 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
How can I make my PC available on internet which is hosted with local IIS (web application and SQL database)

Appreciate your best reply

Thanx
Posted
Comments
Sandeep Mewara 26-Jun-10 8:44am    
I think you have posted the same question couple of time earlier too! Why posting it again and again? What have you tried so far? Update the question with your issue!
shanawazway 26-Jun-10 10:32am    
yes, u r correct, but I never found any correct solution for this.
I never hosted any web application + database before.
Can u suggest any idea for the same.
I want my PC(web application+SQL database) to available on the internet.
Please suggest any solution for this.

Appreciate your best reply

If you want to publish your PC to internet then

1. Purchase a Domain Name
2. Purchase a Static IP from any service provider.

Now you have 2 options,

a) You can link the named servers with your Static IP. This action will make your PC's available to internet.

b) Otherwise purchase a small space with your domain name. Upload a small HTML page in your domain (FTP and other details will be provided by your provider) which will just redirect the user to your some page in your machine using your static IP address (like http:\\xxx.xxx.xxx.xxx\Myweb\Index.aspx).


If you want your site to be published in the internet then Purchase Domain name, Web Space, SQL Server Space all together and Host the site.

That's all
 
Share this answer
 
Comments
shanawazway 29-Jun-10 1:03am    
Reason for my vote of 4
It was best answer till date.
No body reply me such answer
shanawazway 29-Jun-10 1:14am    
Thanx for ur best efforts and reply.

Can u clarify one doubt (in the last line of answer):- If I purchase domain name,web space, sql server space, then (1)do we need to purchase a license version of SQL server (2)if we purchase SQL server then where we install this either on domain server or on our local server.

Help me once again
Appreciate ur best reply
Goutam Patra 29-Jun-10 3:27am    
No you dont need to purchase SQL Server lic cause it has been already purchased by your space provider
You need to purchase space from some domain hosting company who supports ASP.NET and SQL server.
 
Share this answer
 
Comments
shanawazway 26-Jun-10 10:23am    
It is OK to purchase a domain space.
But what at all are the steps and procedure to make my PC available on the internet.

Can u help me for the same .

Appreciate your best reply
PSK_ 26-Jun-10 11:33am    
Once you will purchase space, hosting company will provide you a control panel and FTP details. You can configure you SQL through the control panel and just copy your asp.net site at provided FTP location. For more help you can contact the help desk of the hosting company.

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